My Site
My sample web site ready for editing
'My Site' on navbar on left and on top of page is taken from title in file site-1/_data/site.yml.
The description above is from description in the same file.
The footer can also be edited in the same file from footer and can be multiline.
Templates
Minform Base Template (This Site)
- Minform base demonstration.
- Source of latest public release at Minform Template
- This version is v0.2.0, which may be same, behind or ahead of latest public release
Implemented Templates
Minformhf by Hostfurl
- Minformhf implmentation of Minform by Hostfurl
- Source of latest public release at Minformhf by Hostfurl
- The demonstrated version may be same, behind or ahead of latest public release
Raise an issue to have your own implementation included
Basic Topics
Editing locally
- TBD
Updating after editing locally
- Using rsync
Using Git
- Not required
- TBD
Advanced Topics
Using GitHub Actions to update site automatically
- Setup to allow automatic site update triggered by a push (save to non local Git repository)
- TBD
Setting up live site editing as a CMS with no local repository
- Sveltia CMS is included. Behind the scenes, uses GitHub Actions (or actions with another GIT service provider), without exposure.
- TBD