Skip to content

Repository files navigation

cathartyc.github.io

My blog/wiki/dump space.

Made with Zola.

Instructions

Running the website

To serve the website locally, you need to install Zola.

Then, run:

$ zola serve --port 8080 --base-url /

If you don't want to install it and you have Podman or Docker, you can use the Makefile provided in the repo:

$ make serve

In any case, the website should appear on http://localhost:8080.

Adding content

TODO

For pages, commits should be like

<category>: <action> <description>

Where

  • category is the content category, such as blog, wiki, etc.;
  • action is one of the following: add, update, fix;
  • description is a (very) brief description motivating the commit.

Developing the website

For contributions regarding the website's code (style, templates, js etc.), please follow the Angular's commit message guidelines.

About

My website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages