Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zyxue/zyxue.github.io

My technical blog
https://github.com/zyxue/zyxue.github.io

and-more biology deep-learning genomics linear-algebra machine-learning neural-network programming statistics web-development

Last synced: 15 days ago
JSON representation

My technical blog

Awesome Lists containing this project

README

        

This is my personal blog

# Setup

If not already
```
gem install bundler
```

Then,
```
bundle install
```

Then, to start the server,

```
bundler exec foreman start
```