Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryu1kn/ryu1kn.github.io


https://github.com/ryu1kn/ryu1kn.github.io

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Ryuichi's Notes

## Local testing

```sh
bundle install
bundle exec jekyll serve
```

Then open http://localhost:4000 with a browser.

## Update dependencies

1. Update gems in [Gemfile](./Gemfile)
1. Run `bundle update --all`

## References

* [minima - Customizing templates](https://github.com/jekyll/minima#customizing-templates)
* [utterances 🔮](https://utteranc.es/?installation_id=9902132)