first attempt to write a list https://hub.xpub.nl/soupboat/wlist/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
km0 5ac7b1bcb1 env 2 years ago
img the list 2 years ago
static the list 2 years ago
templates init 2 years ago
.gitignore env 2 years ago
README.md readme 2 years ago
cover.png init 2 years ago
list.md readme 2 years ago
main.py env 2 years ago
prefix.py prefix 2 years ago
requirements.txt env 2 years ago

README.md

sorry i will write the readme later teh school is closing

compiling the list

the list

A small writing machine to experiment the list format. It's again web-to-print, it's again flask, it's again markdown, it's again it's again it's again. I'm 30% sorry.

How to use

  • Clone the repo
  • Create a virtual environment
  • python3 -m venv venv
  • Activate the virtual environment
  • source venv/bin/activate
  • Install the dependencies
  • pip install -r requirements.txt
  • Run the script
  • python main.py

It will open a browser window that renders the list from the list.md file. You can write there. Put your images in the img folder.