Skip to content

lukzmu/family-website

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHub Workflow Status (with event) Codecov GitHub

Family Website

Żmudziński family website written using Python thanks to the Pelican package. The website shows our family members, animals and history.

The deployment is done through Github Actions and posted on GitHub Pages.

Requirements

  • Python 3.11
  • Docker
  • Docker Compose

Environment Variables

Variable Description
SITEURL The url of the final website

Useful commands

Action Command
Build the project docker compose build
Run the project docker compose up
Format project docker compose run web fmt
Lint project docker compose run web lint
Test project docker compose run web test

About

Family website created using Python and the Pelican package. The website shows our family members, animals and history.

Topics

Resources

License

Stars

Watchers

Forks