Skip to content

AleksMercer/PythonStaticSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Site in Python

This project demonstrates creating, building, and deploying a static website using MkDocs and GitHub Pages.

It shows the full workflow from setting up a Python environment, installing MkDocs, generating a site, building static files, and deploying them automatically to GitHub Pages using GitHub Actions.

Features

  • Python-based static site generation with MkDocs
  • Material theme support via mkdocs-material
  • Automatic deployment to GitHub Pages through GitHub Actions

About

Educational project for the course 'Design and Deployment of Web Solutions in the Python Ecosystem'.

Topics

Resources

Stars

Watchers

Forks