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.
- Host: GitHub
- URL: https://github.com/baymac/baymac.io
- Owner: baymac
- Created: 2021-05-30T12:02:46.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T07:03:16.000Z (about 2 years ago)
- Last Synced: 2025-01-23T01:23:32.958Z (over 1 year ago)
- Topics: blog, nextjs, portfolio
- Language: TypeScript
- Homepage: https://test.baymac.io
- Size: 2.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
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
```