old-personal-site

old-personal-site

My (OLD) personal, jekyll-powered JAMstack website, portfolio and blog.

My Blog/website

Welcome to the open-source code for my website/blog. Let me know if you have any questions about it.

It uses Jekyll to generate a static site from my HTML/CSS/JS/templates/etc. and is hosted by netlify. I also use Netlify CMS for editing content such as blog posts.

If you like my website/code, please star it. Feel free to use any of my code in your website, just please give me credit for it :smile:. Thank you.

Requires ruby and ruby-bundler. Run scripts/install to install dependencies and scripts/serve to serve the site locally at localhost:3000