-
Notifications
You must be signed in to change notification settings - Fork 79
Custom handlers
hlb edited this page Mar 12, 2013
·
6 revisions
Fire.app supports these file formats by default:
- HAML:
.html.haml
/.haml
- Sass:
.sass
/.scss
- ERB:
.html.erb
/.erb
- Markdown (Kramdown):
.html.markdown
/.html.mkd
/.html.md
/.markdown
/.mkd
/.md
- CoffeeScript:
.js.coffee
/.coffee
You can hook other file formats by creating a file named http_servlet_handler.rb
.
PHP Example: HTTPServlet Handler Example
- Home
- Getting Started
- Preferences
- Use Compass Extensions
- Templates, Layouts, and Partials
- Template Helpers
- CoffeeScript
- Custom Handlers
- Build Project
- Deploy To Heroku
- Fire.app can't be opened because it is from an unindentified developer on Mac OSX 10.8
- FAQ
- CHANGELOG
- Fire.app-使用說明
- Template Helpers (zh tw)
- Templates, Layouts & Partials (zh tw)
- Sublime Text 2 的 Autocomplete 設定方式
- Mac OS X 10.8 (Mountain Lion) 開啟 Fire.app 問題