https://github.com/smakss/smakss.github.io
A place to know me better! 🤷♂️
https://github.com/smakss/smakss.github.io
nuxt nuxtjs open-source personal-blog personal-site personal-website vue vuejs
Last synced: 3 months ago
JSON representation
A place to know me better! 🤷♂️
- Host: GitHub
- URL: https://github.com/smakss/smakss.github.io
- Owner: SMAKSS
- Created: 2020-05-19T18:18:12.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2026-02-18T01:28:53.000Z (3 months ago)
- Last Synced: 2026-02-18T06:56:01.606Z (3 months ago)
- Topics: nuxt, nuxtjs, open-source, personal-blog, personal-site, personal-website, vue, vuejs
- Language: TypeScript
- Homepage: https://smakss.github.io/
- Size: 2.95 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# SMAKSS Website
Fresh rebuild of the SMAKSS site with React, TypeScript, React Router, i18n, Tailwind, ESLint, Prettier, Husky, and semantic-release.
## Browser + Runtime Baseline
- Node.js: `>=20.19.0`
- Modern evergreen browsers (latest stable Chrome, Safari, Firefox, Edge)
## Commands
- `pnpm dev` for local React Router development
- `pnpm cf:dev` for local Cloudflare Worker verification against a fresh production build
- `pnpm lint`
- `pnpm typecheck`
- `pnpm build`