Skip to content

Releases: dcuartielles/bash_site

Pre-alpha 0.0.1 a.k.a. Twosday

23 Feb 01:21
Compare
Choose a tag to compare
Pre-release

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:

  1. create a series of localised templates to pages
  2. automatically fill in a predefined amount of pages to compose a site
  3. generate an index file to help navigating the final site
  4. generate a navigation bar in every page with Next and Previous links
  5. store the whole site as a spreadsheet for easier editing
  6. render the site from the spreadsheet as a series of markdown files
  7. automatically create empty code files for every code block with the right titles for you to fill in
  8. visualise the site as part of Github pages
  9. includes block for video, images, code, plain text, HTML, and licenses
  10. code blocks come with color coding for: C, C++, Processing, JavaScript, Python