Skip to content

fritzgrabo/fritzgrabo.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source code of my personal website, fritzgrabo.com; thanks for stopping by.

All original text is available under a Creative Commons Attribution-ShareAlike 4.0 International License.

All the original code, as well as its inline documentation, is available under the terms of the GNU General Public License Version 3 or any later version. This obviously doesn’t apply to files in the /contrib folder.

For any further questions, feel free to contact me.

Development Notes:

docker build -t fritzgrabo.github.io .
docker run -it --rm -v "$(pwd)":/workspace fritzgrabo.github.io
docker run -it --rm -p 80:8088 --name fritzgrabo.github.io -v "$(pwd)":/workspace fritzgrabo.github.io make serve

About

The personal website of Fritz Grabo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published