https://github.com/yogthos/noir-tutorial
the project for my Noir tutorial http://yogthos.net/blog/22-Noir+tutorial+-+part+1
https://github.com/yogthos/noir-tutorial
Last synced: 11 months ago
JSON representation
the project for my Noir tutorial http://yogthos.net/blog/22-Noir+tutorial+-+part+1
- Host: GitHub
- URL: https://github.com/yogthos/noir-tutorial
- Owner: yogthos
- Created: 2012-08-17T13:32:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-18T03:25:39.000Z (over 13 years ago)
- Last Synced: 2024-10-29T08:22:45.308Z (about 1 year ago)
- Language: Clojure
- Size: 170 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-website
A website written in noir.
## Usage
```bash
lein deps
lein run
```
## License
Copyright (C) 2011 FIXME
Distributed under the Eclipse Public License, the same as Clojure.