Skip to content

python-lodz/pythonlodz.org

Repository files navigation

pythonlodz.org

Repo for keeping the source code of our official website

How to run the website locally

  1. Install Hugo.

  2. Clone this repository.

  3. On new clone and when there are submodule updates:

    git submodule update --init --depth 1
    
  4. Run the Hugo development server:

    hugo server
    
  5. Open http://127.0.0.1:1313.

About

Source code of our website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published