https://github.com/mfrigerio17/robcogen2-web
The website of RobCoGen2
https://github.com/mfrigerio17/robcogen2-web
robcogen
Last synced: 7 days ago
JSON representation
The website of RobCoGen2
- Host: GitHub
- URL: https://github.com/mfrigerio17/robcogen2-web
- Owner: mfrigerio17
- License: other
- Created: 2026-03-22T16:18:55.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-03-22T16:57:07.000Z (3 months ago)
- Last Synced: 2026-03-23T07:50:47.967Z (3 months ago)
- Topics: robcogen
- Language: HTML
- Homepage: https://mfrigerio17.github.io/robcogen2-web/
- Size: 732 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
This is the source code repository of the
[RobCoGen2 website](https://mfrigerio17.github.io/robcogen2-web/).
The website is 100% HTML+CSS, no Javascript. The entire content including
images (i.e. the `public/` folder) is less than 1MB of data.
Everything was written by me, with my hands and my own f... intelligence.
The final HTML pages are generated from actual content and some templates,
powered by my Lua [template engine](https://github.com/mfrigerio17/lua-template-engine),
a custom Lua script and a custom GNU Makefile.
The website was tested only on Firefox on Ubuntu Linux.
The code generating the HTML pages is distributed under the BSD-2-Clause
license.
Copyright (c) 2026 Marco Frigerio