Skip to content

tomtsagk/afloofdev.com

Repository files navigation

DarkDimension.org

Website PingPong uptime (last 30 days)

A site I made to document different projects I'm working on, like video games, drawings and music composition.

Take a look: https://darkdimension.org/

How is it made

This project started as a basic bash script, which slowly grew. Now it is using markdown to describe different parts of a site, and json to link those parts together.

Compile

To compile, there's only two dependencies.

  • markdown: Used to parse Markdown text to HTML
  • jq: Used to parse json files.

After installing those, simply run the following:

make

The site will now be ready in the _site directory`.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published