https://github.com/tyler887/rhtml
HTML + Ruby = RHTML
https://github.com/tyler887/rhtml
based-on-jekyll html jekyll ruby
Last synced: 2 months ago
JSON representation
HTML + Ruby = RHTML
- Host: GitHub
- URL: https://github.com/tyler887/rhtml
- Owner: Tyler887
- License: mpl-2.0
- Created: 2022-01-11T21:53:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T15:01:53.000Z (about 4 years ago)
- Last Synced: 2025-06-04T21:24:04.575Z (about 1 year ago)
- Topics: based-on-jekyll, html, jekyll, ruby
- Language: Ruby
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RHTML
HTML on Ruby with Jekyll.
## Example of site (built)
```html
Hello world!
```
you would have got Jekyll, Ruby, and RHTML set up.