Skip to content

daniellivingston/www-livingston

Repository files navigation

Daniel Livingston - Personal Website & Blog

Netlify Status

These are the source files for my personal website and blog.

Tech Stack

Tech Name URL
Static site generator Hugo https://gohugo.io/
Theme Codex https://github.com/jakewies/hugo-theme-codex
Deployment Netlify https://app.netlify.com/sites/personal-site-drl/deploys

Getting Started

This website requires Hugo, which you can install from the gohugo.io website.

Cloning

The Hugo theme is referenced as a Git submodule. Clone this repo with the --recurse-submodules flag, or run git submodule update --init --recursive.

Running a Development Server

To launch a live development server which refreshes on file changes, run:

hugo --logLevel info server -D

The default server address is http://localhost:1313/.

About

Personal website with largely custom theme, built with Hugo and deployed via Netlify. Work in progress. https://daniel-livingston.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors