cliid.dev

My personal website.

MIT License

Stars
13
Committers
3

An open source repo for my personal website.


cliid.dev

Features

  • ๐Ÿงถ CSS minification & obfuscation via incstr in next.config.js
  • ๐Ÿš€ Progressive Web App via next-pwa
  • ๐Ÿ”ฅ Static Site Generation via next.js
  • โšก Awesome Content Management via contentlayer
  • โœจ Fancy Twemojis via rehype-twemojify
  • ๐ŸงŠ Compact Production Build via preact
  • ๐ŸŒ€ Fuzzy search via fuse.js
  • ๐Ÿ’ฌ Discussions via giscus
  • ๐ŸŒ‰ Dark Themes via next-themes
  • ๐Ÿงฑ Component Based CSS via tailwindcss
  • Highly inspired by Lee Robinson's leerob.io

Running Locally

$ git clone https://github.com/cliid/cliid.dev.git
$ cd cliid.dev
$ yarn
$ yarn dev

Create a .env file similar to .env.example.