Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Lupino/sshakyll
"Hakyll-CMS" Sandstorm App mashing up hakyll, Ace Editor, and jsTree
https://github.com/Lupino/sshakyll
Last synced: about 1 month ago
JSON representation
"Hakyll-CMS" Sandstorm App mashing up hakyll, Ace Editor, and jsTree
- Host: GitHub
- URL: https://github.com/Lupino/sshakyll
- Owner: Lupino
- License: bsd-3-clause
- Created: 2016-09-18T05:49:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T02:16:57.000Z (over 7 years ago)
- Last Synced: 2024-11-21T20:14:15.229Z (about 1 month ago)
- Language: JavaScript
- Size: 1.63 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Hakyll CMS
[View on Sandstorm App Market »](https://apps.sandstorm.io/app/z7za0nz4mwykzcz7zgpttmhyt5kzkgpqq2xhtg6vucg0pp3tmhsh) | [Try it now »](https://demo.sandstorm.io/appdemo/z7za0nz4mwykzcz7zgpttmhyt5kzkgpqq2xhtg6vucg0pp3tmhsh)
This is a [Sandstorm](https://sandstorm.io) app created by haskell.
It is primarily a mash-up of three things:* [Hakyll](https://jaspervdj.be/hakyll), a tool for generating static sites from Markdown.
* [Ace](http://ace.c9.io/), a Javascript-based text editor.
* [jsTree](http://www.jstree.com/), a Javascript-based tree view widget.Combining these three items, the app provides a browser-based CMS. You can edit
your site's input files, see a live preview, and "publish" the site e.g. to
your domain name.![Screen shot.](app-graphics/screenshot.png "Screenshot")
This app is available on the [Sandstorm App List](http://sandstorm.io/apps).
## Warning
This app is not currently "collaborative". If multiple people try to access
the same app instance at the same time, they are very likely to overwrite each
other's changes. This is a limitation of the app, not of Sandstorm.