https://github.com/extratone/wull
https://github.com/extratone/wull
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/extratone/wull
- Owner: extratone
- License: mit
- Created: 2022-08-14T11:25:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T11:25:17.000Z (almost 4 years ago)
- Last Synced: 2024-05-02T03:48:40.524Z (about 2 years ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# just-the-docs-template
This is an offically-supported, *bare-minimum* template to deploy Just the Docs to GitHub Pages. More specifically, it:
- uses a gem-based approach, i.e. uses a `Gemfile` and loads the `just-the-docs` gem (pinned to the latest stable)
- uses the new [GitHub Pages / Actions workflow](https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/) to deploy to pages
Other than that, you're free to customize this template however you'd like! [Browse our documentation](https://just-the-docs.github.io/just-the-docs/) to learn more about how to use the theme.
To get started, just click ["use this template"](https://github.com/just-the-docs/just-the-docs-template/generate)!