Skip to content

KamilSupera/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

forked from python-lodz/pythonlodz.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.8%
  • CSS 4.2%