Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 749 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 749 Bytes

links

Sam's links page, using ho0ber/lazylinks, a simple python package for generating links pages from YAML.

How to use this example

Simply fork this repo and modify, or:

  • create a links.yaml in the format of links.yaml
  • create a static directory with style.css similar based on static/style.css
  • pip install git+https://github.com/ho0ber/lazylinks#egg=lazylinks
  • run lazylinks links.yaml

Also, see deploy.yaml for an idea of how to deploy your static HTML.

Full tutorial can be found on my blog.