Kumi 3968fd4248
feat(issue-creation): add period input and title update
Enhanced the issue creation script by adding functionality to input
and format the period dates when creating new issues. The script now
supports custom period start and end dates and updates the issue title
accordingly in the markdown file. This change ensures more accurate
issue titles and periods, improving clarity and organization of issues.

Additionally added error handling for the Hugo command and Python file
operations, improving robustness and reliability.
2024-07-23 09:30:02 +02:00
2024-07-19 15:53:57 -05:00
2024-07-03 14:27:00 -07:00
2024-07-05 10:38:26 -07:00
2024-07-03 22:18:01 -07:00
2023-09-01 22:04:20 +00:00

Revuo Monero

Revuo Monero is a weekly newsletter where you can find the most recent Monero news.

Revuo XMR is the theme used by Revuo. It is a minimal and mobile-first blog theme, originally made for Jekyll, ported to Hugo by recanman.

Setup & usage

To set up Revuo, you have to follow the steps below:

Install Go (using a package manager or from here).

Install Hugo (using a package manager or from here).

Now run the following commands:

git clone https://github.com/rottenwheel/revuo-weekly --recurse-submodules | Clone the repository.

cd revuo-weekly

hugo server | Serve the website.

If you open your web browser at http://127.0.0.1:1313/, you should see Revuo up and running.

License

Revuo Monero is released under MIT License.

Description
Weekly and Quarterly Monero Newsletter
Readme 158 MiB
Languages
Python 68.2%
Shell 31.8%