Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).