Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jalcine/website

:star: My version of the IPv(4,6) space.
https://github.com/jalcine/website

html jekyll personal-blog personal-website ruby website

Last synced: 3 months ago
JSON representation

:star: My version of the IPv(4,6) space.

Awesome Lists containing this project

README

        

## Jacky Alciné

[![Build Status](https://ci.jacky.wtf/api/badges/me/website/status.svg)](https://ci.jacky.wtf/me/website)

This holds the source code for my statically generated site. If you're
interested in building it locally, you'd run the following:

```sh
$ npm install
$ bundle install --binstubs
$ bin/rake dev
```