Commit graph

144 commits

Author SHA1 Message Date
Joel Marcey
bc3eef1b00
Update siteConfig example and docs (#544) 2018-04-10 10:00:04 -07:00
Yangshun Tay
099875a01a Display CompLibrary component in tabular format (#537) 2018-04-08 20:22:13 -07:00
Yangshun Tay
90d8e17158 Document className prop of GridBlock (#536) 2018-04-08 19:37:38 -07:00
Yangshun Tay
6500f9bacf More doc improvements (#532)
* Generic doc improvements

* Convert to Markdown

* Remove whitespace

* More typo fixes
2018-04-07 21:16:29 -07:00
Amy Lam
c2cd169b64 Add alt tags to images for a11y (#529)
- Add imageAlt to GridBlock
- Set alt equal to `user.caption` for mapped users
- Set alt equal to `post.author` for blog posts
- Update documentation
2018-04-07 19:13:12 -07:00
Yangshun Tay
632ccfb8cd Fix typo and formatting in docs (#523) 2018-04-03 18:51:51 -10:00
Joel Marcey
b6c6c2e4b8
colon in publishing example 2018-03-19 15:28:36 -07:00
Joel Marcey
1345504544
Publishing example indentation 2018-03-19 14:56:10 -07:00
b-morawiec
7080a49580 Typo -- "typeing" (#510) 2018-03-18 19:44:55 -07:00
Joel Marcey
ad94258334
Discuss how to update Docusaurus 2018-03-16 12:55:08 -07:00
Joel Marcey
f41b207333
Update CircleCI info
Show how you can make it so CircleCI only runs when a commit is directly made to the `master` branch.
2018-03-16 12:38:19 -07:00
Joel Marcey
e798618ed2
Document node and yarn requirements. 2018-03-15 07:21:51 -07:00
Joel Marcey
ce4d2f02b2
Add link to Facebook Pixel page 2018-03-14 18:05:17 -07:00
Pablo Estevez
508090377e Add Facebook Pixel ID setting (#507) 2018-03-14 18:01:23 -07:00
Joel Marcey
7c0651649c
Docs for secondary navigation 2018-03-12 17:16:06 -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
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
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
Joel Marcey
f093790947
Add blogSidebarCount to the site config Docs (#480) 2018-02-28 16:32:59 -08:00
Justin Musgrove
f79cfaa3a1 Fix broken link to site-config (#453) 2018-02-16 20:59:34 -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
Glavin Wiechert
41750667cd Allow edit URL to be customized with doc metadata (#443) 2018-02-11 16:43:37 -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
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
Joel Marcey
62893dfe28
Add some more information around wrapPagesHTML (#426) 2018-01-31 19:53:50 -08:00
Joel Marcey
edbb869e26
Add more details on configurable fonts (#409) 2018-01-21 20:10:04 -08:00
jonathan-cowling
a241a46669 Make font-family as configurable parameter(#220) (#294)
We look for fonts object within siteConfig.js
2018-01-21 19:54:52 -08:00
Hayden Evans
e0704d0f55 Correct typo in getting-started-installation.md (#405)
Change 
> Docusaurus was designed from the ground up to be easily installed and used to get your website up **an** running quickly. 
to 
> Docusaurus was designed from the ground up to be easily installed and used to get your website up **and** running quickly.
2018-01-19 18:56:04 -08:00
Joel Marcey
1d967a941c
Add section on referencing documents (#394)
Closes #240
2018-01-11 16:36:56 -08:00
Cheng Lou
00270c26a7 i18n: use zh-TW and zh-CN over zh-Hant and zh-Hans (#377)
Both crowdin and docsearch i18n configs use TW and CN over Hant and Hans. This should reduce some config confusions.
cc @ericnakagawa. Also, apparently you're working on algolia search i18n?
2018-01-11 15:40:53 -08:00
Filip Danić
65085b1337 document changes from PR #206 (as per issue #212) (#380) 2018-01-08 08:22:46 -08:00
Joel Marcey
8e5b5c9f0f
Update publishing docs and API information (#372)
Some environment variables can be set by the CircleCI build itself
Document `USE_SSH`
2018-01-03 17:03:14 -08:00
Joel Marcey
7b13b75695 Updated publishing documentation to make to check write access for user 2018-01-03 13:54:54 -08:00
Thomas Gratier
5805149eff Remove uneeded run in syntax to run local server (#354) 2017-12-27 14:39:28 -08:00
Átila Camurça Alves
e6a1844299 Update getting-started-installation.md (#331)
instruction to run local `docusaurus-init` via `npx`
2017-12-20 11:49:47 -08:00
Ricky Vetter
d79ff9eaf0 add docs for wrapPagesHTML (#332) 2017-12-20 10:35:50 -08:00
Lachlan Campbell
0a9aa41538 Fix form of its (#329) 2017-12-20 07:32:07 -08:00
Thomas Broadley
b5fefcc676 docs: fix typos (#327) 2017-12-19 21:39:18 -08:00
Joel Marcey
83e8802d01 Add description for useEnglishUrl 2017-12-19 21:35:24 -08:00
azu
e865ed88a0 Fix broken or redirected links (#302) 2017-12-17 16:44:07 -08:00
Joel Marcey
731251172e Version docs should say run examples versions 2017-12-16 16:33:50 -08:00
Joel Marcey
317fa99572 Add social buttons at the bottom of blog posts.
Also, update the siteConfig api docs
2017-12-13 20:10:27 -08:00