Built out basic infrastructure

This commit is contained in:
2022-07-19 20:54:32 +00:00
parent 683be87574
commit 9faa2384b3
8 changed files with 40 additions and 735 deletions

View File

@ -2,8 +2,8 @@ site_name: Crypto Wake
site_description: 'A celebration of deceased crypto projects'
site_url: 'https://cryptowake.medlab.host'
copyright: 'Media Enterprise Design Lab'
nav:
- Introduction: 'index.md'
repo_name: 'Contribute'
repo_url: 'https://gitlab.com/medlabboulder/cryptowake'
extra_css:
- 'stylesheets/extra.css'
theme:
@ -12,8 +12,8 @@ theme:
palette:
primary: 'white'
accent: 'light blue'
logo: 'img/logo_small.svg'
favicon: 'img/favicon.ico'
logo: 'img/confetti.png'
favicon: 'img/confetti.png'
font:
text: 'Noto Sans'
code: 'Ubuntu Mono'