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
- Host: GitHub
- URL: https://github.com/solidlabresearch/whatsinapod
- Owner: SolidLabResearch
- Created: 2022-06-14T10:09:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T20:32:01.000Z (about 3 years ago)
- Last Synced: 2025-01-17T07:09:36.018Z (about 1 year ago)
- Language: SCSS
- Homepage: https://solidlabresearch.github.io/WhatsInAPod/
- Size: 1.97 MB
- Stars: 2
- Watchers: 17
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.