Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremenichelli/jeremias.codes
New home of my personal site
https://github.com/jeremenichelli/jeremias.codes
Last synced: 4 days ago
JSON representation
New home of my personal site
- Host: GitHub
- URL: https://github.com/jeremenichelli/jeremias.codes
- Owner: jeremenichelli
- License: apache-2.0
- Created: 2024-10-29T11:39:20.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-11-06T15:59:13.000Z (14 days ago)
- Last Synced: 2024-11-06T16:44:35.533Z (14 days ago)
- Language: JavaScript
- Size: 30.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jeremias.codes
Repository that runs [jeremias.codes](https://jeremias.codes), my personal site and blog.
## Run book
To serve this site locally, clone the repository into your machine.
You will need [Node.js](//nodejs.org) and [npm](//www.npmjs.com) installed.
Install all dependencies by running `npm install` first.
Run `npm start` to kick off the development server.
Run `npm run build` to build site for production.
Built with [Eleventy](//11ty.dev), Deployed in [Netlify](//netlify.com)
## License
This site design and content is licensed under [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/).