mirror of
https://github.com/lolcatpp/lolcatpp.github.io.git
synced 2026-05-07 15:43:30 +00:00
Project page for lolcat++ — a fast C++ port of lolcat
https://lolcatpp.github.io/
- CSS 100%
| .github/workflows | ||
| archetypes | ||
| assets/css/extended | ||
| content | ||
| static | ||
| themes | ||
| .gitignore | ||
| .gitmodules | ||
| hugo.toml | ||
| README.md | ||
lolcatpp.github.io
Source for the project page at https://lolcatpp.github.io/.
Local preview
git clone --recurse-submodules https://github.com/lolcatpp/lolcatpp.github.io
cd lolcatpp.github.io
hugo server
Then open http://localhost:1313/.
Deploy
Pushes to master build via GitHub Actions
and publish to GitHub Pages automatically.