Skip to content

hackerspace-silesia/new-site

Repository files navigation

HS Silesia new-site

install

# venv or sth (python mastah)
git submodule update --init
pip install -r requirements.txt
pelican content  # tada - your content is on 
make html  # works too

What is editable?

  • content dir
  • pelicanconf.py file

Still confused?

Dev mode

pelican --listen

This command create a devserver on localhost:8000

Warning: you still need pelican content command to generate content

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published