mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-06-19 22:33:43 +00:00
Lanyon (#67)
* WIP * Working locally * Upgrade lanyon * Upgrade Lanyon to v0.0.12 * Tweaks * Simplify example scripts
This commit is contained in:
committed by
GitHub
parent
57ebf1569d
commit
74a701a66e
4
FAQ.md
4
FAQ.md
@ -108,8 +108,8 @@ The source mainly consists of:
|
||||
- `./FAQ.md` (FAQ page)
|
||||
- `./CHANGELOG.md` (changelog page)
|
||||
- `./website/_layouts/default.html` (the design in which all pages are rendered)
|
||||
- `./website/public/app.js` (main JS file)
|
||||
- `./website/public/style.css` (main CSS file)
|
||||
- `./website/assets/app.js` (main JS file)
|
||||
- `./website/assets/style.css` (main CSS file)
|
||||
|
||||
The rest is dark magic from which you should probably steer clear. : )
|
||||
|
||||
|
Reference in New Issue
Block a user