The source code to build and host the main distrust.co landing page(s). https://distrust.co
Go to file
Shane Engelman 8daaede455
Update footer
- Include alt text in footer "copyleft" image
2023-01-22 20:35:01 -06:00
_includes Update footer 2023-01-22 20:35:01 -06:00
_layouts Initial commit 2023-01-21 12:06:10 -06:00
_sass Initial commit 2023-01-21 12:06:10 -06:00
assets Initial commit 2023-01-21 12:06:10 -06:00
.gitignore Initial commit 2023-01-21 12:06:10 -06:00
404.html Initial commit 2023-01-21 12:06:10 -06:00
Gemfile Initial commit 2023-01-21 12:06:10 -06:00
Gemfile.lock Initial commit 2023-01-21 12:06:10 -06:00
README.md Initial commit 2023-01-21 12:06:10 -06:00
_config.yml Initial commit 2023-01-21 12:06:10 -06:00
about.md Initial commit 2023-01-21 12:06:10 -06:00
contact.md Initial commit 2023-01-21 12:06:10 -06:00
index.md Initial commit 2023-01-21 12:06:10 -06:00

README.md

distrust.co

Web page source.

Instructions

  1. Install Ruby
  2. Install Jekyll
$ jekyll build
  1. Extract contents from _site directory.