Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danlooo/personal-website
Personal website
https://github.com/danlooo/personal-website
Last synced: about 2 months ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/danlooo/personal-website
- Owner: danlooo
- Created: 2022-02-08T20:10:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T17:06:39.000Z (over 1 year ago)
- Last Synced: 2023-08-20T17:58:08.261Z (over 1 year ago)
- Language: JavaScript
- Size: 4.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My personal website for work
- static website generation using [next.js](https://nextjs.org/) scheduled using GitHub actions
- [MDX](https://mdxjs.com/) blog# Get Started
```
git clone https://github.com/danlooo/personal-website
cd personal-website
npm run dev
```There is also `npm run export` to create the static website in the directory out.