Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maksokami authored Nov 12, 2024
1 parent bcf682c commit 2821ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Example
This repo demonstrates:
- Using CSS (Bootstrap framework) with the static HTML page
- Using a python script and jinja2 HTML templating library to automatically generate and publish the index.html page on every data.yaml (or another file commit)
- Using a python script and jinja2 HTML templating library to automatically generate and publish the index.html page on every data.yaml (or another file) commit
- Hosting HTML page not in the root folder
- Images are located in a dedicated folder
- Custom publishing workflow that starts only after a successful python page build

0 comments on commit 2821ac0

Please sign in to comment.