Skip to content

It is my website! Gulp + TailwindCSS + PostHTML + Markdown = <3

Notifications You must be signed in to change notification settings

corytheboyd/website

Repository files navigation

Website

https://corytheboyd.com

My personal website. Built with Gulp, PostHTML, PostCSS, and TailwindCSS.

Why not Hugo/Jekyll/etc.

  • I don't change my website frequently enough to warrant billions of features I will forget how to use anyway
  • TailwindCSS is more than enough on its own to make a great looking website, and it's very well documented
  • PostHTML and it's plugin ecosystem offers just enough templating features to avoid document duplication, and that's it

The goal was to make something insanely easy to make very infrequent edits to, and I think I delivered on that. Time will tell, I suppose :)

Development

Run the development server:

npm start

View the development website at http://localhost:8080.

About

It is my website! Gulp + TailwindCSS + PostHTML + Markdown = <3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published