Commit Graph

9 Commits

Author SHA1 Message Date
20ef1e55cd Merge pull request 'Jekyll-ify a bit more' (#4) from sept1update into main
Reviewed-on: sparticus/join.resist.is#4
2025-09-01 06:25:59 +00:00
054ebec020 Jekyll-ify a bit more 2025-09-01 02:18:43 -04:00
9140e44985 Merge pull request 'initial generate' (#3) from generating into main
Reviewed-on: sparticus/join.resist.is#3
2025-09-01 03:25:39 +00:00
0c1ecb004a initial generate 2025-08-31 23:24:00 -04:00
97c33e454f Merge pull request 'Convert website to Jekyll static site generator' (#2) from resistbot/join.resist.is:jekyll-conversion into main
Reviewed-on: sparticus/join.resist.is#2
Reviewed-by: sparticus <sparticus@resist.is>
2025-08-27 03:08:52 +00:00
Jekyll Converter
bee872301d Convert site to Jekyll
- Add Jekyll configuration (_config.yml)
- Create default layout with proper HTML structure
- Extract CSS to separate file (assets/css/main.css)
- Convert index.html to Jekyll format (index.md)
- Move image to assets directory
- Add Gemfile for Jekyll dependencies
- Backup original index.html

The site now uses Jekyll static site generator while maintaining
the same visual appearance and functionality as the original.
2025-08-26 22:48:31 -04:00
4829d93cd3 Merge pull request 'First commit' (#1) from initial-commit into main
Reviewed-on: sparticus/join.resist.is#1
2025-03-31 00:34:47 +00:00
255bef4afb First commit 2025-03-30 20:23:03 -04:00
6ae29869a5 Initial commit 2025-03-31 00:08:23 +00:00