mirror of
https://github.com/imfing/hextra.git
synced 2025-09-14 05:26:45 -04:00
chore(docs): rename exampleSite
to docs
and create examples
(#813)
* chore(docs): rename `exampleSite` to `docs` and create `examples` * chore(build): update build script to support new version format and source directories; add v0.10 to documentation menu
This commit is contained in:
13
examples/README.md
Normal file
13
examples/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Examples
|
||||
|
||||
This folder will host boilerplate example sites demonstrating Hextra for different use-cases.
|
||||
|
||||
Planned examples:
|
||||
- docs/ (minimal docs boilerplate)
|
||||
- blog/ (blog-centric setup)
|
||||
- portfolio/ (personal site/portfolio)
|
||||
|
||||
Each example will include:
|
||||
- A ready-to-run Hugo site
|
||||
- Recommended config and params
|
||||
- Customizations and best practices
|
Reference in New Issue
Block a user