laymonage / base

Yet another incarnation of my personal website, rebuilt with Next.js.

Home Page:https://laymonage.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base

Yet another incarnation of my personal website, (re)built with React, Next.js, TypeScript, and Tailwind. It is currently based on the two previous incarnations (Svelte and Vue). I am planning to settle down with this setup for quite a while, so this website will eventually include most of my blog posts from all the previous "personal websites" I built.

Setup

  1. npm install: install dependencies
  2. npm run dev: compile and hot-reload for development
  3. npm run build: compile and minify for production
  4. npm run lint: lint and fix files
  5. npm start: serve the compiled build without hot reload

License

MIT

About

Yet another incarnation of my personal website, rebuilt with Next.js.

https://laymonage.com

License:Other


Languages

Language:TypeScript 92.0%Language:SCSS 6.3%Language:JavaScript 1.6%Language:Shell 0.1%