An open API service indexing awesome lists of open source software.

https://github.com/baymac/baymac.io

⚡️ [WIP] My website with Next.js, CSS, Remark and Vercel.
https://github.com/baymac/baymac.io

blog nextjs portfolio

Last synced: about 2 months ago
JSON representation

⚡️ [WIP] My website with Next.js, CSS, Remark and Vercel.

Awesome Lists containing this project

README

          

Personal Blog/Portfolio website. Fully responsive with dark mode. Bootstrapped using a starter template for [Learn Next.js](https://nextjs.org/learn).

## Update content locally

```
git submodule update --remote
```

### Clone repo with content

```
git clone --recurse-submodules https://github.com/baymac/baymac.io
```