Skip to content

docs: add Sourcey-generated community documentation with GitHub Pages deploy#3148

Open
codeboost-tr wants to merge 1 commit into
iamkun:devfrom
codeboost-tr:docs/sourcey-community-docs
Open

docs: add Sourcey-generated community documentation with GitHub Pages deploy#3148
codeboost-tr wants to merge 1 commit into
iamkun:devfrom
codeboost-tr:docs/sourcey-community-docs

Conversation

@codeboost-tr

Copy link
Copy Markdown

Summary

This PR adds comprehensive community-contributed API documentation for Day.js generated with Sourcey. The documentation covers all major Day.js APIs with practical examples.

What's included

  • 10 markdown pages in \docs/sourcey/: Introduction, Installation, Parsing, Get/Set, Manipulating, Displaying, Querying, Formatting, Plugins, I18n
  • Sourcey configuration (\sourcey.config.ts) for building and customizing the docs
  • GitHub Actions workflow that automatically builds and deploys the docs to GitHub Pages on every push

Preview

The docs are live at: https://codeboost-tr.github.io/dayjs/

Related

This is part of a community effort to provide comprehensive, searchable documentation for Day.js with consistent API coverage across all features.

… deploy

Add comprehensive community-contributed API documentation for Day.js
generated with Sourcey. Includes 10 markdown pages covering:
- Introduction, Installation
- Parsing, Get/Set, Manipulating, Displaying, Querying, Formatting
- Plugins, I18n

Also adds GitHub Actions workflow for automatic build and deploy to
GitHub Pages, making the docs available as a live reference site.
@codeboost-tr

Copy link
Copy Markdown
Author

Hi @iamkun! This PR adds comprehensive community-contributed API documentation for Day.js generated with Sourcey (https://sourcey.com). It covers the full Day.js API across 10 pages with search, dark mode, and mobile support.

I also opened PR #3149 which replaces the \gh-pages\ branch landing page with the built docs, making them live at \iamkun.github.io/dayjs/. If both PRs are merged, the documentation will be available both as source (\docs/sourcey/) and as a live site.

Would appreciate a review when you have time — these contributions are part of a community documentation bounty program. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant