ulyngs / personal-website

A reimplementation of my website using Hugo, blogdown, and Netlify

Home Page:https://ulriklyngs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ulriklyngs.com

This repository holds the source files for my website ulriklyngs.com. The website is built with Hugo and blogdown, and deployed via Netlify.

I created the theme for this website, lyngs, on the foundation of Yihui Xie's XMin theme, to which I added Bootstrap 4, ported the design from my old website, then hacked from there.

Features

  • content on the Home page ('recent work'), Projects, Publications, and CV pages is pulled in from this google sheet using the script sync_w_gsheets.R and stored in data/
  • blog post comments with utteranc.es, a lightweight comments widget built on GitHub issues
  • code syntax highlighting with highlight.js
  • hiding of header on scroll with headroom.js
  • floating table of contents (on CV page and blog posts) with afeld/boostrap-toc

About

A reimplementation of my website using Hugo, blogdown, and Netlify

https://ulriklyngs.com


Languages

Language:JavaScript 50.6%Language:HTML 45.1%Language:CSS 3.7%Language:R 0.3%Language:SCSS 0.3%