mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 02:54:20 +01:00
538 B
538 B
kartograph.org
This is the source of the website running at http://kartograph.org.
This is a Jekyll website, so you have to install and run Jekyll in the root directory.
It will generate a folder "_site" which contains the fully rendered website. Make this your document root and it should look fine.
You can also run it without a webserver by running jekyll --server
from the root directory and going to
http://localhost:4000.