We use Haml to build home page for Rocket.Chat.
- Open home_page.haml
- Make updates
- Run
make build_home_page
- You can see upgraded Home Page in home_page.html and it's content automatically added to your clipboard
- Open
Layout
settings in Rocket.Chat and fillContent
with HTML in your clipboard (just press CTRL + V)
We use Haml to build IT Way Podcast how-to
- Open podcast_how_to.haml
- Make updates
- Run `make podcast_how_to_build'
- You can see upgraded page in podcast_how_to.html and it's content automatically added to your clipboard
- Open edit page
- Past data from clipboard to Content field