Releases: dcuartielles/bash_site
Releases · dcuartielles/bash_site
Pre-alpha 0.0.1 a.k.a. Twosday
I really wanted to push the first release for Twosday and here it comes.
The generator is a collection of scripts that can be executed step by step to:
- create a series of localised templates to pages
- automatically fill in a predefined amount of pages to compose a site
- generate an index file to help navigating the final site
- generate a navigation bar in every page with Next and Previous links
- store the whole site as a spreadsheet for easier editing
- render the site from the spreadsheet as a series of markdown files
- automatically create empty code files for every code block with the right titles for you to fill in
- visualise the site as part of Github pages
- includes block for video, images, code, plain text, HTML, and licenses
- code blocks come with color coding for: C, C++, Processing, JavaScript, Python