Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielhora/kiji
Pastebin with style
https://github.com/gabrielhora/kiji
Last synced: about 1 month ago
JSON representation
Pastebin with style
- Host: GitHub
- URL: https://github.com/gabrielhora/kiji
- Owner: gabrielhora
- Created: 2014-07-09T18:36:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-09T18:37:14.000Z (over 10 years ago)
- Last Synced: 2023-03-22T23:26:11.260Z (almost 2 years ago)
- Language: JavaScript
- Size: 949 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kiji
This is a little single page app that enables you to create single articles
(something like [pastebin.com](http://www.pastebin.com) with a little bit more style).
No registration is required and you can create totally anonymous articles if you want.This site was actually online (http://kiji.io) for a couple of weeks but I decided to take it
down for some reason (I have other plans for this domain).I built this while I was learning [Knockout](http://knockoutjs.com) and the whole concept of single
page apps. It's not the greatest thing since sliced bread but I learned a lot.Here are some screenshots:
![Screenshot](https://raw.githubusercontent.com/gabrielhora/kiji/master/site/Screenshot1.png)
---
![Screenshot](https://raw.githubusercontent.com/gabrielhora/kiji/master/site/Screenshot2.png)
---
![Screenshot](https://raw.githubusercontent.com/gabrielhora/kiji/master/site/Screenshot3.png)
---
![Screenshot](https://raw.githubusercontent.com/gabrielhora/kiji/master/site/Screenshot4.png)
---
![Screenshot](https://raw.githubusercontent.com/gabrielhora/kiji/master/site/Screenshot5.png)