static site generator in bash, that generates html, rss and ics files, for a coding meetup.
- Shell 53.7%
- HTML 26.2%
- CSS 20.1%
|
evasync
34795783c2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| .gitignore | remove index.html so it will included in the ci build | |
| .woodpecker.yml | add manual and push steps to the when condition | |
| build.sh | fix rss descreption timestamp | |
| calendar_template.ics | add calendar template in ics format | |
| feed_template.xml | add rss feed template in xml format | |
| LICENSE | Add LICENSE | |
| meetings.json | OSM in Bangalore | |
| README.md | rm boilerplate README content | |
| style.css | add a bold focus outline for anchor elements | |
| template.html | calendar -> cal | |