Kamori / daily-mantra.com

A self-updating website for a daily mantra. https://daily-mantra.com

Home Page:https://daily-mantra.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☮️ daily-mantra.com ☮️

A self-updating website for a daily mantra. Available at https://daily-mantra.com.

Screenshot 2021-10-11 at 20 35 34

How does it work?

Every day, set as a peridioc GitHub action, the HTML for the website is generated by a python script and commited to this repository. This way, we ensure that every day we are presented with a new mantra to inspire our day! ☮️

Repository Overview

  • .github/workflows/main.yml: File where the periodic job that updates the website is defined;
  • assets/mantras.json: File containing the mantras that will be shown;
  • bin/generate_index.py: Python script responsible for regenerating the HTML everyday in the periodic job;
  • docs/: Folder holding the static sources for the daily-mantra website.

Owner

  • @Kamori

About

A self-updating website for a daily mantra. https://daily-mantra.com

https://daily-mantra.com

License:GNU General Public License v3.0


Languages

Language:Python 100.0%