Skip to content

Ouolim/webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Webpage

Source code for my personal webpage. Notes are written in Markdown and converted to HTML via pandoc.

Structure

assets/          CSS
src/
  index.html     Main page
  pages/         Static HTML pages
  notes/         Markdown notes (built with pandoc)
  templates/     Pandoc template + lua filter
static/          File sharing (gitignored, server-only)

Deployment

The site is deployed via Docker (nginx + pandoc build stage) behind Traefik. The Dockerfile and docker-compose.yml live on the server, not in this repo.

About

My personal webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors