Skip to content

Releases: jpadfield/simple-site

Simple Site - with Dynamic Build Option

26 Jul 13:20
dc25387
Compare
Choose a tag to compare

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

14 Apr 13:00
Compare
Choose a tag to compare

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

04 Feb 23:27
Compare
Choose a tag to compare

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

22 Dec 16:24
Compare
Choose a tag to compare

Back up before checking all files are up to date

Initial documentation and examples completed

10 Apr 21:39
3c42f2d
Compare
Choose a tag to compare

Initial Shared Release

24 Mar 16:32
b611a13
Compare
Choose a tag to compare

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

19 Mar 15:49
Compare
Choose a tag to compare

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

18 Mar 15:49
7e47ac1
Compare
Choose a tag to compare

The first working version created before the any "actions" experiments to automate the build process