docusaurus/lib/server
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
..
feed.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
generate.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
readCategories.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
readMetadata.js Allow for header and empty body (#127) 2017-10-18 10:16:30 -07:00
server.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
translate-plugin.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
translate.js Fixes #104 by providing a useful error message. 2017-10-06 12:16:27 -07:00
translation.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
versionFallback.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00