Home
Softono
blog.r00ks

blog.r00ks

Open source MIT TypeScript
32
Stars
6
Forks
22
Issues
1
Watchers
2 years
Last Commit

About blog.r00ks

A personal blog.

Platforms

Web Self-hosted

Languages

TypeScript

Austin's Blog (no longer maintained)

Forked from the excellent Tailwind Nextjs Starter Blog

Stack

  • Next.js - Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.
  • Tailwind - A utility-first CSS framework.
  • Framer Motion - An animation library for React.

Project structure

$PROJECT_ROOT
│   # Page files
├── pages
│   # Markdown files for project posts
├── data
    └──blog
│   # React component files
├── components
│   # Non-react modules
├── lib
│   # Static files for images, rss, and assets
├── public
|   # Global CSS
└── css

Stats

  • Desktop Lighthouse Score:

    Screen Shot 2022-08-06 at 2 21 37 PM
  • Mobile

    Screen Shot 2022-08-06 at 2 22 28 PM