This repository has been archived on 2025-06-11 . You can view files and clone it, but cannot push or open issues or pull requests.
97afd6c2522d2d2bb8394b9d187a1d7e2222e058
OurWorld Website
About
A website created using Zola, a static site generator.
- The contents of the pages reside in the markdown files in /content (written in CommmonMark)
- The pages are rendered using HTML templates with Tailwind CSS framework in /templates
Getting Started
Simply:
- install Zola,
- run npm insall to install dependencies
- run
zola serve
More info.
References
This project was started using a Zola Tailwind starter set Some templates were created using Tailwind UI
Description
Languages
JavaScript
66.3%
CSS
19.4%
HTML
14.2%
Shell
0.1%