Skip to content

nikitakar9862/birthday20

 
 

Repository files navigation

django-birthday20

Static site for the Django's 20th birthday website

This is a Hugo project.

Running with Docker

We have a docker compose file that allows you to run the site easily:

docker compose up

Running without Docker

# Install dependencies
uv sync

# Run hugo server
uv run hugo server

About

Static website for the Django 20 years birthday home

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.8%
  • SCSS 31.4%
  • JavaScript 14.1%
  • Python 11.7%