Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexpate/www
🦁 Source files for my personal site
https://github.com/alexpate/www
blog javscript nextjs personal-site personal-website react
Last synced: 2 months ago
JSON representation
🦁 Source files for my personal site
- Host: GitHub
- URL: https://github.com/alexpate/www
- Owner: alexpate
- Created: 2015-06-01T12:21:05.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T19:28:01.000Z (8 months ago)
- Last Synced: 2024-05-22T13:35:23.049Z (8 months ago)
- Topics: blog, javscript, nextjs, personal-site, personal-website, react
- Language: MDX
- Homepage: https://alexjpate.com
- Size: 56.3 MB
- Stars: 73
- Watchers: 6
- Forks: 17
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alexpate.com
👋 Welcome to the source code of my [personal site](https://alexpate.com).
## Installation
How to get this site running locally:
- `git clone https://github.com/alexpate/www`
- `npm install`
- To develop the site: `npm run dev`
- To build the site for production: `npm run build`
- The site should now be running at http://localhost:3000## Say hello!
Feel free to say hello over on twitter [@alexjpate](http://twitter.com/alexjpate).