Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kahwee/kahwee.github.io


https://github.com/kahwee/kahwee.github.io

blog javascript

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# javascript.sg

This site powers [JavaScript.sg](https://javascript.sg)

If you want to blog a new item, make a pull request inside `_posts`.

## To serve

```
bundle exec jekyll serve
```

## To build

```
bundle exec jekyll build
```