Skip to content

AlexRoosWork/Portfolio-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alex Roos Portfolio Website

About

Here you can find the source code for my portfolio website. I used the static site generator Hugo along with the Terminal theme. The source for the site is actually a single .org file that I wrote in Doom Emacs. The handy package ox-hugo allows me to export the .org file to markdwon along with attachments into the appropriate directories.

I also made some minor adjustments to the Theme, like centering images or having a breakpoint for my cover image.

The hosting is done on a VPS of mine, where I use NGINX to route the requests into the public/ directory of the Hugo site.

How I use the setup

Here everything really comes together, the workflow is very fast to edit the site. For this I edit the .org file on my local machine and with the keychord SPC m e H A I export it directly into the VPS via Tramp. Afterwards I just need to ssh into the VPS, rm -rf public/ and hugo and voilà, the changes are live.

About

My portfolio website with gohugo.io and org-mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published