lukzmu / inperium

Personal company website, just to have one when people lookup me through search engines. A total waste of time, if you ask me.

Home Page:https://inperium.eu

Repository from Github https://github.comlukzmu/inperiumRepository from Github https://github.comlukzmu/inperium

codecov

INPERIUM Company Website

This is the repository that holds the INPERIUM company website written in Python. It uses the pelican package and the deployment is done through GitHub Actions, hosted on GitHub Pages.

Requirements

  • Docker
  • Docker Compose
  • Make

Environment Variables

Variable Description
SITEURL The url of the final website

Useful commands

Action Command
Build the project make build
Run the project make run
Format project make lint-autofix
Lint project make lint
Test project make test
Clean docker project files make clean
Update poetry lock make update-lock

About

Personal company website, just to have one when people lookup me through search engines. A total waste of time, if you ask me.

https://inperium.eu


Languages

Language:Python 54.1%Language:HTML 38.7%Language:Dockerfile 3.2%Language:Shell 2.8%Language:Makefile 1.1%