arthur322 / blog

Home Page:https://aturlima.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arthur's blog

That's my blog source code. It's a simple Next.js app with some popular libraries.

The key idea is to make something simple and minimalist but at same time a bit charmy...

Tech stack

Running locally

Be sure that Node.js is installed in your machine.

Clone the repository, open a terminal inside the cloned folder and execute the following command using npm or Yarn:

npm run dev
# or
yarn dev

Open the browser and go to http://localhost:3000 and be happy! :)

TODO (temporary section)

  • Change branch name
  • Home
  • About me page
  • SEO component
  • Digital garden/notes list page

In future:

  • /uses page
  • "Treasure room" page (a list of some favorite links)

About

https://aturlima.com


Languages

Language:TypeScript 78.8%Language:JavaScript 13.7%Language:CSS 7.5%