Sunny Luo
4a4fea7d8a
Fix wrong versioned_docs file path ( #501 )
2018-03-13 09:05:26 -07:00
Joel Marcey
7c0651649c
Docs for secondary navigation
2018-03-12 17:16:06 -07:00
Joel Marcey
1a245a81b2
Publish Docusaurus v1.0.8 ( #499 )
2018-03-12 17:00:58 -07:00
Joel Marcey
d2f414c5d3
Add more docs for Algolia
2018-03-12 16:49:21 -07:00
Joel Marcey
6fe7621d05
Update headers in search docs
2018-03-12 16:30:30 -07:00
Joel Marcey
f1893d5fea
Add secondary, page-specific navigation documentation ( #498 )
...
And enable for docusaurus.io
2018-03-12 16:27:37 -07:00
Joel Marcey
cbdab2ba11
Use Path module functions and properties in server and generate ( #490 )
2018-03-12 16:01:40 -07:00
ashley teoh
7647ba3484
Updating documentation for CircleCI 2.0 ( #491 )
2018-03-08 12:45:57 -08:00
Joel Marcey
1add5dcbb2
Update translation docs
...
Do not integrate `CROWDIN` variables within `package.json`
2018-03-08 11:45:34 -08:00
Joel Marcey
e48b6bbf66
Rearrange and provide more information for translations
2018-03-08 11:10:47 -08:00
Joel Marcey
e8bc81f985
Update ISSUE_TEMPLATE.md
2018-03-07 14:32:52 -08:00
Ronen Amiel
c800870fef
use id attribute instead of name for in page anchors and remove redundant anchors ( #449 )
2018-03-07 14:25:48 -08:00
Aimee Pierce
8c2145585c
support optional siteConfig.users ( #484 )
...
Fixes Issue #402 caused by removing optional users array from siteConfig file. Users array is now validated before using its properties.
2018-03-07 14:21:12 -08:00
Miralem Drek
a8d7299ef2
Add ogImage
to site-config docs ( #487 )
...
Fixes #451
2018-03-07 13:10:32 -08:00
Elian Ibaj
48ee457ec9
Add active link classes to site navigation menu ( #463 )
2018-03-04 08:53:31 -08:00
atroncy
4ea8158c0c
feat(): add appId into algoliaConfig ( #481 )
2018-03-03 21:45:52 -08:00
cheercroaker
4553afda2b
Add missing i18n support in side nav breadcrumb ( #482 )
2018-03-03 21:40:57 -08:00
cheercroaker
f8486e02ae
Add missing i18n support in header link ( #477 )
...
* Add missing i18n support in header link
* Format file with prettier
2018-03-03 21:27:04 -08:00
Elian Ibaj
4ff2fe280e
Add separate on-page navigation sidebar ( #475 )
2018-03-03 21:23:59 -08:00
Joel Marcey
f093790947
Add blogSidebarCount
to the site config Docs ( #480 )
2018-02-28 16:32:59 -08:00
Joel Marcey
7c98b9118c
Update PULL_REQUEST_TEMPLATE.md
2018-02-27 21:30:29 -08:00
Joel Marcey
8756ed44fc
Update ISSUE_TEMPLATE.md
2018-02-27 21:28:46 -08:00
Elian Ibaj
6eb658009b
Add function to generate TOC from document headings ( #474 )
2018-02-27 16:33:48 -08:00
Juan Picado @jotadeveloper
d2bff6929e
Fix #374 environment variables have precedent over conf ( #473 )
2018-02-27 08:50:57 -08:00
Joel Marcey
d025e045b5
Add new image for Facebook Instant Articles Editor
2018-02-25 22:05:15 -08:00
Stan Lo
64fbd1c28e
Add Goby to user list ( #469 )
2018-02-25 17:57:02 -08:00
Sunny Luo
4a10be8002
Fix wrong latestVersion in server.js ( #464 )
2018-02-19 19:50:05 -08:00
Joel Marcey
5198752d0c
Add Facebook Instant Articles Rules Editor to Users
2018-02-18 20:11:16 -08:00
Joel Marcey
b94c21bef3
Fix change log
2018-02-17 12:44:19 -08:00
Joel Marcey
2c2d6d6158
Publish Docusaurus v1.0.7 ( #461 )
2018-02-17 12:39:15 -08:00
Joel Marcey
ec6ff9284c
Allow multiple -
in a version string ( #457 )
...
* Allow multiple `-` in a version string
Right now we were assuming that there would be no `-` in a version.
That was breaking things.
This allows more flexibility for versions like:
1.0.0-beta.2
Ref #455
Fixes #450
* Check more specific strings - need to look for the original_id
2018-02-17 12:25:46 -08:00
Justin Musgrove
f79cfaa3a1
Fix broken link to site-config ( #453 )
2018-02-16 20:59:34 -08:00
Joel Marcey
1388e13795
Don't throw if a doc hasn't been versioned yet ( #455 )
...
Instead of throwing, return `null` because that means we have a
new doc in our versioning sequence
(Also, cleaned up a bit of code as I researched this)
Partial Fix To #450
2018-02-16 19:16:38 -08:00
Joel Marcey
5dd8b7334b
Update local third party testing clowntown dependencies
2018-02-16 08:36:26 -08:00
Maaz Syed Adeeb
0dad6d562f
Adding scrollbar to header, only on mobile ( #452 )
2018-02-14 16:39:41 -08:00
Joel Marcey
b27ff6e1c0
Publish Docusaurus v1.0.6 ( #447 )
2018-02-12 19:30:35 -08:00
Joel Marcey
9931ed86d2
A bit more clarifcation on the install and prep pages ( #446 )
2018-02-12 18:13:26 -08:00
Agastya Darma
c8781bedce
Move verifying Installation section to Installation doc ( #435 )
2018-02-12 18:04:17 -08:00
Joel Marcey
69603c968e
Revert "Adding scrollbar to header when it overflows ( #444 )"
...
This reverts commit 5e39b2e01f
.
2018-02-12 07:30:37 -08:00
Glavin Wiechert
41750667cd
Allow edit URL to be customized with doc metadata ( #443 )
2018-02-11 16:43:37 -08:00
Maaz Syed Adeeb
5e39b2e01f
Adding scrollbar to header when it overflows ( #444 )
2018-02-11 16:39:10 -08:00
Tom Auger
2d7274f6fe
Blog feed fixes #370 ( #407 )
...
* Refactor markdown rendering into separate module
* Render blog feed description in html
2018-02-11 08:05:58 -08:00
larsville
546cc8c7c5
Update api-doc-markdown.md ( #440 )
...
remove superfluous apostrophes
2018-02-10 21:10:12 -08:00
Ozan Araz
0da690db57
Organize siteConfig.js options documentation page better #436 ( #437 )
2018-02-06 08:03:50 -08:00
Joel Marcey
6dc282221a
Clarify publishing to a user or organization page ( #434 )
2018-02-03 19:03:34 -08:00
Samina Fu
a08b3cc921
Remove dead code in sitemap.js, close #429 ( #430 )
...
Closes #429
2018-02-02 19:45:00 -08:00
Eric Nakagawa
dfb70e1829
Allow controlling number of blog posts in Recent Blogs sidebar. ( #432 )
...
New feature. Allow controlling number of blog posts in Recent Blogs sidebar. Can have qty or ALL.
2018-02-02 08:11:51 -08:00
Héctor Ramos
c99cdefd3a
Fix links in blog Atom feed ( #421 )
...
The root URL was missing the baseURL portion. This is fine when a site is hosted on a custom URL such as docusaurus.io, because the generated URL will be valid (docusaurus.io/blog), but it breaks when the site is hosted on GitHub Pages (the React Native feed was using facebook.github.io/blog as the rootURL).
* Fix link to header image
2018-01-31 20:04:35 -08:00
Harrison Shoff
c6a9848a17
Add key to stylesheet links in Head.js ( #425 )
...
* Add key to config.stylesheets.map in Head.js
* Run prettier on Head.js
2018-01-31 19:59:41 -08:00
Joel Marcey
62893dfe28
Add some more information around wrapPagesHTML ( #426 )
2018-01-31 19:53:50 -08:00