https://github.com/mendhak/custom-docs-generator
https://github.com/mendhak/custom-docs-generator
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mendhak/custom-docs-generator
- Owner: mendhak
- License: other
- Created: 2016-09-09T22:21:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-09T22:37:53.000Z (over 9 years ago)
- Last Synced: 2025-02-12T06:38:49.450Z (11 months ago)
- Language: CSS
- Size: 4.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Custom static site generator.
Main aims:
* No frontmatter - taints the markdown
* No folder structure - creates other awkardness in ordering and placement
* No special file naming - forces metadata into file or folder structure
Ideas:
Hardcode header, footer, css.
Create list of `.md` files to copy from elsewhere in folder structure
Concatenate header, foreach `.md`, convert to HTML, append, finally add footer.
Privacy Policy, OS licenses, license can stay where they are
FAQs, Screenshots, can live in assets folder.