Skip to content

SimonMarquis/TIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

770 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗓️ Today I Learned

https://simonmarquis.github.io/TIL

Setup

# Create virtual environment
python3 -m venv .venv

# Activate virtual environment
source .venv/bin/activate      # Linux / macOS
.venv\Scripts\activate         # Windows

# Install dependencies
pip install -r requirements.txt

# Preview site
zensical serve

About

🗓️ Today I Learned

Topics

Resources

License

Stars

15 stars

Watchers

2 watching

Forks

Contributors

Languages