Robert Muehsig
a1d1cb38fa
Xml Escape for Author Name
...
The following xml contains a unescaped "&", which is not valid:
<author>
<name>Bulma: Free, open source, & modern CSS framework based on Flexbox</name>
<email>bbxdesign@gmail.com</email>
</author>
This change should fix it.
2019-01-23 22:13:52 +00:00
Jeremy Thomas
7c9f0a76dc
Add Bulma book
2018-03-26 14:46:39 +01:00
Jeremy Thomas
c9ce8405ea
Fix #1613
2018-01-19 13:10:59 +00:00
maiki
ffbc375f68
Make feed entries show full content ( #1577 )
...
Feed is configured to show introduction text rather than the full content of each post. Now it will always show the full content for each entry.
2018-01-06 22:27:53 +00:00
maiki
48b1b916f1
Update feed with site name ( #1547 )
...
The site's title is set in `_config.yml`, so change `site.name` to `site.title`.
2017-12-20 23:18:03 +00:00
Jeremy Thomas
9094eff30a
Move docs to bulma repo ( #299 )
...
* Add package files whitelist
* Add flex shrink
* Add flex shrink
* Add docs config
* Fix flex shrink
* Fix hero pages
* Add docs folder
2016-09-11 12:00:49 +01:00