Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marick/enlive-tutorial
Showing ways to use Enlive
https://github.com/marick/enlive-tutorial
Last synced: 3 months ago
JSON representation
Showing ways to use Enlive
- Host: GitHub
- URL: https://github.com/marick/enlive-tutorial
- Owner: marick
- Created: 2011-07-30T02:18:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-30T02:36:29.000Z (over 13 years ago)
- Last Synced: 2024-05-08T19:03:38.423Z (8 months ago)
- Language: Clojure
- Homepage: https://github.com/cgrand/enlive/wiki/Table-and-Layout-Tutorial,-Part-1:-The-Goal
- Size: 150 KB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the code described in [this enlive
tutorial](https://github.com/cgrand/enlive/wiki/Table-and-Layout-Tutorial,-Part-1:-The-Goal).To run the example, type `lein run` and navigate to [http://localhost:8080/herd_changes/new](http://localhost:8080/herd_changes/new).
A more complete example of merging [Enlive](https://github.com/cgrand/enlive) and [Noir](https://github.com/ibdknox/noir) can be
found [here](https://github.com/marick/jcrit). As of July
29, 2011, pieces and parts are spread all over the ground as
I'm coming to terms with all the libraries and frameworks
I'll be using. It should become more stable by September of
that year.