Skip to content

matkoniecz/mapsaregreat.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is code of my personal wesite, available at http://mapsaregreat.com/. Code includes both directly served files such as html and css and code used to create, validate and maintain this site.

Reports about inaccuracies, mistakes, dead links, typos etc are welcomed - either by mailing me at matkoniecz@gmail.com, creating issues or by submitting PRs.

Repository is located at https://github.com/matkoniecz/mapsaregreat.com. Code with the development version, published on the Internet during tests is at https://github.com/matkoniecz/matkoniecz.github.io.

Notes about maintaining, deploying etc.

Development dependencies

cd "code and content not served directly"
pip3 install -r requirements.txt

and, due to weirdness of one dependency

pip3 install git+https://github.com/linkchecker/linkchecker.git

Validation of code

cd "code and content not served directly"
python3 custom_validator.py

Updating to the latest lunar assembler

cd "code and content not served directly"
python3 lunar_assembler_update.py