jacoblb64 / in-search-of-stuff

A personal review site to document some of the enchanting items that I've found.

Home Page:https://in-search-of-stuff.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

A personal review site to document some of the enchanting items that I've found.

Using eleventy for static site generation and tailwind for styling. Deploying on netlify and using goat counter for analytics.

The goals of this project are to have an incredibly lightwight, fast-loading and responsive site, and to eventually be able to write new reviews in pure markdown, and separate presentation from content.

dev setup

  • npm install
  • npm run build - builds content with eleventy and styles with postcss
  • npm run start - serve and watch both sources for changes

About

A personal review site to document some of the enchanting items that I've found.

https://in-search-of-stuff.com


Languages

Language:HTML 57.2%Language:CSS 26.2%Language:JavaScript 16.6%