https://github.com/palleas/racurated-swift
A tiny website, generated with Swift.
https://github.com/palleas/racurated-swift
experiment reactivecocoa reactiveswift swift swift-package-manager
Last synced: about 1 year ago
JSON representation
A tiny website, generated with Swift.
- Host: GitHub
- URL: https://github.com/palleas/racurated-swift
- Owner: Palleas
- License: mit
- Created: 2017-11-29T18:32:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T05:46:08.000Z (over 8 years ago)
- Last Synced: 2025-02-04T19:15:52.172Z (over 1 year ago)
- Topics: experiment, reactivecocoa, reactiveswift, swift, swift-package-manager
- Language: Swift
- Homepage: http://racurated.s3-website-us-east-1.amazonaws.com/
- Size: 11.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Racurated Swift
A while ago, I did [racurated](https://github.com/RACCommunity/racurated).
Today, I [tried to do it again](http://racurated.s3-website-us-east-1.amazonaws.com/), using Swift.
The really cool thing, if I may, is that the generation of this website uses ReactiveCocoa itself.
## How to
1. Clone this repo
2. Run `make render`
3. Open the `build` folder
4. Congratulate yourself, you deserve it!
## Next Steps
I don't know if this is going any further, but just I guess turning this into a static website engine would be fun?
## But why?
Yes.
## License
[MIT](LICENSE)