The source code to build and host the main distrust.co landing page(s). https://distrust.co
Go to file
Shane Engelman 99f3324570
Add LICENSE
- MIT License, in correspondence with laid-out practices in code collaboration
2023-01-22 20:43:09 -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
LICENSE Add LICENSE 2023-01-22 20:43:09 -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 Update about page 2023-01-22 20:36:43 -06:00
contact.md Update contact page 2023-01-22 20:37:33 -06:00
index.md Update index page 2023-01-22 20:35:52 -06:00

README.md

distrust.co

Web page source.

Instructions

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