fabioberger
|
361f5ca5cc
|
Segregate indexes by environment
|
2019-08-26 16:25:40 +02:00 |
|
Piotr Janosz
|
c2f3757de7
|
Fixed some types in guides
|
2019-08-24 00:05:07 +02:00 |
|
Piotr Janosz
|
4b0010be63
|
Added longer timeout for algolia admin operations. Added an option to apply hidden and custom labels to filters from algolia. Added sorting guides (alphabetically) and tools (by community maintenance and alphabetically).
|
2019-08-24 00:05:07 +02:00 |
|
Piotr Janosz
|
f2d95477e6
|
Fixed not all guides / tools showing up on a page
|
2019-08-24 00:05:07 +02:00 |
|
Piotr Janosz
|
487bc1a08b
|
Added additional props to mdx images
|
2019-08-24 00:05:07 +02:00 |
|
Piotr Janosz
|
af2b8dfde5
|
Added webpack chunk name to imported mdx docs. Fixed animation chunk name
|
2019-08-24 00:04:47 +02:00 |
|
Chris Kalani
|
7da71c0955
|
Cleaned up some copy on docs home
|
2019-08-24 00:04:47 +02:00 |
|
Chris Kalani
|
32adb35c2a
|
Removed community maintained filter on tools page
|
2019-08-24 00:04:47 +02:00 |
|
fabioberger
|
ab8c457c51
|
Update the Useful Links
|
2019-08-24 00:04:47 +02:00 |
|
Piotr Janosz
|
d4c771dc7d
|
Fixed rendereing of docs pages, guides, resource...
|
2019-08-24 00:04:46 +02:00 |
|
Piotr Janosz
|
0299abf1b5
|
Added image component that centers images in mdx
|
2019-08-24 00:04:46 +02:00 |
|
Piotr Janosz
|
82acc26f97
|
Added emphasis italicized text to mdx components
|
2019-08-24 00:03:50 +02:00 |
|
Piotr Janosz
|
569a165c87
|
Added keywords to meta for a page and content in algolia
|
2019-08-24 00:03:49 +02:00 |
|
Piotr Janosz
|
704adcb03d
|
Added description from meta for doc pages
|
2019-08-24 00:03:49 +02:00 |
|
Piotr Janosz
|
d88eb6a5c9
|
Added a shared folder to docs components. Added (next) step links to mdx
|
2019-08-24 00:03:49 +02:00 |
|
Piotr Janosz
|
a168f34538
|
Updated Note to be included in mdx
|
2019-08-24 00:03:49 +02:00 |
|
Piotr Janosz
|
7b150bab73
|
Removed newsletter widget from every page, included it in mdx components
|
2019-08-24 00:03:49 +02:00 |
|
Piotr Janosz
|
e8a2d1240f
|
Removed ts-ignore from tools.
|
2019-08-24 00:03:49 +02:00 |
|
Piotr Janosz
|
b81ed67975
|
Fixed version picker functionality
|
2019-08-24 00:03:49 +02:00 |
|
Piotr Janosz
|
2bc6582e6b
|
[WIP] Working on version picker
|
2019-08-24 00:03:49 +02:00 |
|
Piotr Janosz
|
950e84fe5c
|
[WIP] autogenerating paths + versions for docs. Turned meta for algolia into a json file.
|
2019-08-24 00:03:48 +02:00 |
|
Piotr Janosz
|
fdbc235fd6
|
[WIP] new tools
|
2019-08-24 00:03:48 +02:00 |
|
Piotr Janosz
|
75b1cdac66
|
Restored old page + inline code with commented out synatx highlighting
|
2019-08-24 00:00:08 +02:00 |
|
Piotr Janosz
|
d21f394531
|
Changes to parsing new docs
|
2019-08-24 00:00:08 +02:00 |
|
Piotr Janosz
|
86d90599ca
|
Removed unnecessary import
|
2019-08-24 00:00:08 +02:00 |
|
Piotr Janosz
|
ec24976789
|
Updated not found page header text color
|
2019-08-24 00:00:08 +02:00 |
|
Piotr Janosz
|
f73bad5c13
|
[WIP] Rewrite of algolia indexing
|
2019-08-24 00:00:08 +02:00 |
|
Piotr Janosz
|
c01793599f
|
Fixed react create element error for rendering mdx pages
|
2019-08-23 23:58:59 +02:00 |
|
Piotr Janosz
|
c868015989
|
Made docs scrollable to section when selecting a link
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
df6be48638
|
Added code-split animations to mdx
|
2019-08-23 23:58:58 +02:00 |
|
Piotr Janosz
|
e64754f554
|
Adjusted table borders and hero padding. Added subtitle to core concepts doc
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
5bf0de5519
|
Added missing heading sizes to mdx
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
139a4acb1b
|
Deleted empty file
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
9d8b2d9e0c
|
Added core concepts to the website, search indexing, and settings
|
2019-08-23 23:58:57 +02:00 |
|
Piotr Janosz
|
086fa31d04
|
Adjusted the way we import react to match how it's done in the project.
|
2019-08-23 23:58:56 +02:00 |
|
Piotr Janosz
|
e88aee6ad9
|
Added not found state for mdx page view
|
2019-08-23 23:58:26 +02:00 |
|
Piotr Janosz
|
9b9ee2415d
|
Further refactoring of algolia indexing
|
2019-08-23 23:58:26 +02:00 |
|
Piotr Janosz
|
6c792e89f9
|
[WIP] porting indexing to typescript, ts-node
|
2019-08-23 23:58:26 +02:00 |
|
Piotr Janosz
|
d1ca1e768f
|
Finished work on the collapsible sidebar for filters / table of contents in docs
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
2255cc2ebc
|
[WIP] Added accordion for table of contents / filters. Needs cleanup.
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
e07613818d
|
Refactored docs components structure
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
de59ae11bd
|
Added website paths for docs
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
026690c837
|
Fixed a typo
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
c66cf83ef1
|
Added types for hits in tools and autocomplete
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
30cf9ac857
|
Added rendering featured links in tools
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
b99b9d5435
|
[WIP] Added filtered hits by section in tools
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
81b9ab2b6e
|
Consolidated community links
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
78a60a9973
|
Consolidated step links in one file
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
4a39eb7931
|
Fixed community links opening in a new tab, newsletter widget appearing in mdx view.
|
2019-08-23 23:58:25 +02:00 |
|
Piotr Janosz
|
d96e307e2c
|
Updated links for docs home with correct values
|
2019-08-23 23:56:40 +02:00 |
|