Releases: jpadfield/simple-site
Simple Site - with Dynamic Build Option
This is a simple set of processes for creating a standard set of webpages based on a simple set of json files. This project is intended to work along side other projects to provide a simple way of creating a set of consistent webpages, which can be delivered as part of your own GitHub project using GitHub pages. It has been extended to allow more complex features such as presenting IIIIF (https://iiif.io) viewers, Timelines, and ordered Lists & Galleries.
Various updates to the related JavaScript libraries have been added along with an option to use the whole system to create dynamic as well as static websites.
Simple Site v1.6
Added new options to improve stability of external links - aliases can now be used to ensure old links will still work when webpage names need to be updated, also to minimise the need for changing page names a displayName option has been added in to allow the names of pages in menus and links to be different from the actual html page name. Additional updates have been added to improve the display of page code, when needed.
SimpleSite 2020
This is a simple set of processes for creating a standard set of webpages based on a simple set of json files. This project is intended to work along side other projects to provide a simple way of creating a set of consistent webpages, which can be delivered as part of your own GitHub project using GitHub pages. It has been extended to allow more complex features such as presenting IIIIF (https://iiif.io) viewers, Timelines, and ordered Lists & Galleries.
2020 Backup
Back up before checking all files are up to date
Initial documentation and examples completed
1.3 Update README.md
Initial Shared Release
Complete Action process has been added in, which runs after any changes to the build.php file or the json files. The drop down nav process has been used to replace the buttons for sub-pages
With added Actions
A targeted action has been added that will specifically rebuild all of the html files in the docs folder if the json files are edited.
Initial working structure
The first working version created before the any "actions" experiments to automate the build process