61330e85bf149b2ed4ad212852007ba5e3dcbdf6
www.erictaylor.me
Personal Website for Eric Taylor
This is my personal website built with a simple Pandoc-based static site generator. The site features my blog posts, thoughts, and various projects.
Technology Stack
- Built with Pandoc for markdown to HTML conversion
- Static site generation using bash scripts
- Custom CSS styling
- Minimal, fast-loading design
Site Structure
content/- All markdown content and static filescontent/blog/- Blog postscontent/files/- CSS, JavaScript, images, and other assets
Building the Site
- Install pandoc
- Run
./convert.shto generate the static site - Deploy the generated files to your web host
This site is based on the Monospace Web project by Oskar Wickström, but has been customized and adapted for my personal use.
Description
Languages
CSS
49.7%
Shell
24.9%
HTML
14.8%
JavaScript
10.4%
Makefile
0.2%