CeleritasCelery
e32acfbf3b
Fixed feature header
2017-08-29 20:00:44 +03:00
Eivind Fonn
654ebe5b83
html: fix spacefmt test
2017-06-18 14:47:05 +02:00
baxx
df896e4ee5
Added impatient-mode and updated HTML readme
...
impatient-mode enables one to view HTML document changes live
via a local server, link to package here:
https://github.com/skeeto/impatient-mode/blob/master/README.md
Seemed as though HTML layer was an appropriate place for this.
2017-06-18 14:33:15 +02:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
JAremko
fa93c84cab
Describe scss-lint setup
2016-10-17 20:05:16 +02:00
Robert O'Connor
405e90d69a
Remove support for jade-mode; add pug-mode
...
Jade has been deprecated and there is little need to support jade to
support jade anymore. If people need jade-mode, they can install the
package themselves and configure it. Pug is the renamed Jade project.
2016-10-03 21:15:17 +03:00
Robert O'Connor
cd13e0f885
Make pug files use jade-mode since jade is now called pug
2016-04-29 18:08:14 -04:00
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
Severen Redwood
7900862a64
Mention support for Slim and Jade templates in the HTML layer docs
2016-02-25 20:30:48 +01:00
Balaji Sivaraman
2b1ed603dc
Change all references of micro-state in codebase to transient-state
2016-01-31 23:04:47 -05:00
syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
Eivind Fonn
c3866382b2
Documentation update
...
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
Eivind Fonn
13c5b1d24b
Convert documentation to publishable format
2015-11-01 23:40:29 -05:00
Robert O'Connor
d8566c1752
tweak evil-matchit for the html layer
2015-10-13 23:48:44 -04:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00