Héctor Ramos
fb294ab845
[markdown] Remove client-side syntax highlighting ( #189 )
...
* Remove client side highlighting
* Update CSS rules to render plain code blocks with expected left border
* Add back codeColor background color config
* Ensure all pre code blocks use Highlight.js classes
2017-10-26 12:07:02 -07:00
Eric Nakagawa
a6bad7f92d
Merge pull request #176 from ericnakagawa/write-translations-autogen
...
Improve translations guide + add comment about translations autogen
2017-10-24 19:21:19 -07:00
Héctor Ramos
9bc6d27f32
Break up long line that was messing up our page. ( #174 )
...
* Break up long line that was messing up our page.
* Remove file that should not be in source control
2017-10-24 16:15:50 -07:00
Eric Nakagawa
fcc168af42
Add more info around syncing to crowdin
2017-10-24 15:31:52 -07:00
Eric Nakagawa
5617987bf2
Added a note about disabling English as a language
2017-10-24 15:23:18 -07:00
Eric Nakagawa
fdc8b1ba72
Add a link to the crowdin-cli download instructions
2017-10-24 15:19:13 -07:00
Héctor Ramos
b832176dc6
[markdown] Switch to Remarkable ( #153 )
...
* Switch to Remarkable
* Clean up references to custom code blocks
* Remove valdiateDOMNesting warning
* Add syntax highlighting
* Add Reason support
* Breaking change: prismColor to codeColor, remove CompLibrary.Prism, expose hljs
* Completely remove Prism and associated CSS rules
* Support loading plugins and scripts
* Remove CSS rules, allowing Highlight.js theme to be used entirely
* Remove unnecessary webplayer script
2017-10-24 09:45:21 -07:00
Eric Nakagawa
bcba05ae03
Adds sitemap.xml. Adds 'Help Translate' to translatable strings. Error messages and fn name cleanups. ( #136 )
...
* added a note about needing more than one language to be enabled to allow for a drop down
* Removing debug statements
* Add 'Help Translate' to translatable strings, improves error messages around missing translated strings, calls write-translations on some routes
* Adds sitemap.xml to live server and build. Versioning not supported. -- Also did some file name and module cache cleanups.
2017-10-18 12:55:58 -07:00
Ricky Vetter
768ed88978
Add option to avoid indexing site ( #142 )
2017-10-18 11:35:30 -07:00
Héctor Ramos
14dfcff769
Support algoliaOptions object as value in siteConfig.js ( #113 )
2017-10-04 19:13:30 -07:00
Ricky Vetter
9c7d8e55a9
add sourceCodeButton to site config ( #93 )
2017-10-03 15:20:35 -07:00
Joel Marcey
0d88c7d430
Remove duplicative publish doc
2017-09-29 15:38:58 -07:00
Eric Nakagawa
a818d8fd7a
Update README, clean up getting started sections ( #100 )
2017-09-29 15:38:03 -07:00
Héctor Ramos
5c2c8570d2
Publishing your site Guide ( #55 )
2017-09-29 15:31:27 -07:00
Eric Nakagawa
dc835770a0
RSS/ATOM Feed added, Prism changes, and global Copyright notice. ( #94 )
...
* Add Reason support to Prism.js
* Add XML/ATOM feed. Generates for both localhost and build script. Adds meta links to feeds to all html files.
* Updated /core/Footer.js to pull from siteConfig
2017-09-27 12:49:09 -07:00
Eric Nakagawa
8e9808c0f4
Re-arranging of files to move localized base files in /docs from /docs/en, updates to template crowdin.yaml, update to package.json to make calling crowdin easier. Updating documentation to reflect.
2017-09-21 08:36:30 -07:00
Eric Nakagawa
d379f58581
Adding crowdin config to Docusaurs. Content updates to: README.md, guides-translation.md. Moved docs into /docs/en.
2017-09-20 21:09:55 -07:00
Frank Li
469593a55e
Update siteConfig doc
2017-08-17 11:08:17 -07:00
Eric Vicenti
5f6dab0b6c
Update structure of blog guide
2017-08-16 18:56:37 -07:00
Frank Li
120678be05
Fix weird syntax highlighting in markdown features doc
2017-08-16 17:08:04 -07:00
Frank Li
e15cf3b919
Update customize link in site creation doc
2017-08-16 17:01:32 -07:00
Frank Li
fe9c908b14
Update commands doc
2017-08-16 16:08:27 -07:00
Frank Li
b5fb5c917c
Update links in commands
2017-08-16 15:58:20 -07:00
Frank Li
dfcb3452c8
Add custom pages guide ( #69 )
...
* Add custom pages guide
* Update custom pages guide
2017-08-16 15:54:00 -07:00
Frank Li
a1e20736da
Add Pages and Styles API doc ( #67 )
...
* Add Pages and Styles doc
* Update pages api doc
2017-08-16 15:53:43 -07:00
Héctor Ramos
e8a90f7f48
Add Commands API Reference ( #50 )
2017-08-16 12:51:51 -07:00
Joel Marcey
271e224702
Add more information to the blog guide
2017-08-16 12:01:56 -07:00
Eric Vicenti
aa014b2109
Basic blog guide ( #59 )
2017-08-16 11:52:55 -07:00
Frank Li
df0f95e36f
Update links in site creation doc
2017-08-15 14:17:30 -07:00
Frank Li
fc391a05a5
Update navigation guide
2017-08-15 14:14:07 -07:00
Frank Li
15358cad71
Update navigation guide
2017-08-15 14:13:30 -07:00
Frank Li
5f09602440
Rename documents
2017-08-15 14:07:02 -07:00
Frank Li
bd3d55a80b
Update documentation
2017-08-15 10:57:49 -07:00
Frank Li
9c0a69c3e0
Update site creation doc
2017-08-15 10:16:13 -07:00
Frank Li
0f618eff9f
Update Markdown Features doc style
2017-08-14 16:27:52 -07:00
Frank Li
2f03158fd9
Update Markdown Features doc with blog post headers
2017-08-14 16:25:48 -07:00
Frank Li
c3164c6dab
Update markdown features doc
2017-08-11 15:24:45 -07:00
Frank Li
964e9e2108
Update doc metadata to use file name as id fallback and id as title fallback
2017-08-10 14:51:34 -07:00
Frank Li
b9d06d383f
Update translations guide
2017-08-10 13:46:29 -07:00
Frank Li
0fc7704a56
Merge pull request #54 from facebookexperimental/search-doc-options
...
Update search guide
2017-08-10 12:24:51 -07:00
Frank Li
5cc47ade89
Small update to translation guide
2017-08-09 17:26:02 -07:00
Frank Li
b5d7f72b51
Update search guide
2017-08-09 10:41:19 -07:00
Frank Li
aba6e93c5d
Update getting-started-preparation.md
2017-08-08 15:38:25 -07:00
Frank Li
f05f4b6fff
Update search guide
2017-08-08 14:24:25 -07:00
Frank Li
c182a96be9
Merge branch 'master' of https://github.com/facebookexperimental/Docusaurus into new-docs
2017-08-08 13:56:55 -07:00
Joel Marcey
27ee375d94
Remove header from old getting started page
...
This content is being merged into other docs and guides
keep it around for reference before deleting it permanently.
2017-08-08 12:00:17 -07:00
Joel Marcey
bba7edd80f
Update the Algolia search information ( #49 )
...
* Update the Algolia search information
- It is a guide
- Rename the file, specifying that it is a guide
- Add a commented out Aloglia section to siteConfig.js
* Different search bar location flag
2017-08-08 11:47:18 -07:00
Joel Marcey
a56812cda3
Creating a site basics ( #48 )
2017-08-08 11:45:57 -07:00
Joel Marcey
0743515ff1
Add site preparation doc ( #41 )
...
* Add site preparation doc
* Make website folder explicit
* Rebase
2017-08-08 11:43:41 -07:00
Joel Marcey
21a7fab937
Add installation guide ( #36 )
2017-08-08 11:39:25 -07:00