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

https://github.com/solidlabresearch/whatsinapod

Article in which we analyze what a Pod fundamentally is and isn't
https://github.com/solidlabresearch/whatsinapod

Last synced: 6 months ago
JSON representation

Article in which we analyze what a Pod fundamentally is and isn't

Awesome Lists containing this project

README

          

## Development mode
```
bundle install
bundle exec guard
```

## Build
```
bundle install
bundle exec nanoc compile
```

View on http://localhost:3000/

This article makes use of the [ScholarMarkdown](https://github.com/rubensworks/ScholarMarkdown/) framework.