Skip to content

moritzrinow/litefolio

Repository files navigation

Litefolio

Litefolio let's you host your own developer portfolio website based on a YAML file.

See litefolio.yaml for configuration reference.

See portfolio.yaml for portfolio reference.

Warning

Litefolio is not designed to directly face the internet. It does not support TLS for example. Run it behind a reverse-proxy like NGINX.

Usage

There are Docker images available for x86 and ARM:

docker run -p 8080:8080 -v portfolio.yaml:/litefolio/portfolio.yaml devmojo/litefolio:0.1.0-alpha

Examples

Backend Developer

backend-developer.yaml image info

Full Stack Web Developer

full-stack-web-developer.yaml image info

About

Lightweight developer portfolio website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published