docusaurus/lib
Christopher Chedeau 5693eba5d1 Allow for header and empty body (#127)
My hack of checking if the body was empty wasn't correct :(

```js
---
id: String
title: String
layout: stdlib
---
```

The above would be treated as pure content. Now it's working properly :)
2017-10-18 10:16:30 -07:00
..
core Remove author name when unused (#131) 2017-10-18 09:52:23 -07:00
server Allow for header and empty body (#127) 2017-10-18 10:16:30 -07:00
static Make some changes to font size/spacing (#134) 2017-10-18 10:01:06 -07:00
build-files.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
copy-examples.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
generate-feed.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
publish-gh-pages.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
rename-version.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
start-server.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
version.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
write-translations.js Fixes #104 by providing a useful error message. 2017-10-06 12:16:27 -07:00