Source for the splash page on join.resist.is
- 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. |
||
---|---|---|
_layouts | ||
assets | ||
_config.yml | ||
Gemfile | ||
index.html.original | ||
index.md | ||
LICENSE | ||
omegablk.png | ||
README.md |
join.resist.is
Source for the splash page on join.resist.is