Skip to content

muellermartin/nosystemd.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nosystemd.org

This website is currently built using plain HTML. Currently there is only one file: index.html.

There is also a Python script to check links for their availability (server down or link results in 404 etc.).

The easiest way to run this script is via pipenv:

  1. pipenv install
  2. Optional: pipenv run checklinks to check for dead links