* Update docusaurus to fix security vuln in dependency
Also update docusaurus config to match new version.
Fixed some broken links in the documentation, but not sure
if they were related to the version change.
* Remove bad links
* Make broken links a warning instead of error
* Updating Exploring, with images
Images still need some trimming. Haven't explained logs yet.
* Typos and minor fixes
* Update exploring.md
* Expanding a bit on records mode
* Adding a caution box
* Log text, link fixes, remove infobox, fix phrasing, etc
* Whoops, missed a bracket
* Expanding the log facet section, thanks @thadguidry
And fixing some date-format information.
* Splitting into three pages
* Expanding on records mode
So helpful that we call it the "key column" in the wiki!
* Updates to all three pages
* Update facets.md
* Update sort/view
* Update exploring.md
* Update exploring.md
* Update exploring.md
* Fixes for Issue #3059
* Removed menuItems class for values (typed or displayed) and replaced with ` `
* Styling of various items
* Documentation style changes
* Menu Item styling
* Document Style Changes - Line Break & border color
* starting/stopping, modifications, home screen, preferences
* Update running.md
* Languages and JVM
* Changed preferences, troubleshooting, languages
* Completing the text
Which will get revisited completely as we work through Exploring (facets/filters, e.g.) but it's a first draft.
* New images, phrases/names, link fixes
* Edits to Installing page
Testing a wide variety of questionable formatting options.
* Testing docusaurus tip boxes
* Testing more
* Tip boxes are ... bright, aren't they
* Formatting fixes
* Update installing.md
* Update installing.md
* Adding memory allocation section and doing some more formatting experiments
* Update installing.md
* typo!
* Update installing.md
* Update installing.md
* Testing tabs
Also I was partway through writing Linux instructions.
* Testing tabs
First commit didn't go through?
* MD to MDX test
* Update installing.mdx
* Changing back!
* Remove extra line breaks
* Update installing.md
formatting and link updates and etc
* Update installing.md
* Adding horizontal lines
* More line-break issues
* Adding images
* Whoops, forgot how images work
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
* begin Docusaurus 2 migration
* Need help fixing the broken 'index'
* needs further customizing footer if we want
* fix README.md
* fixed Pages and Sidebar not loading
Yeah!
* Revert "fixed Pages and Sidebar not loading"
This reverts commit b1588387fc89d650b391c5a8883b6100c4714fbd.
* Revert "fix README.md"
This reverts commit a81509c3c62f11370df40096e55dfd544dad2f87.
* Revert "begin Docusaurus 2 migration"
This reverts commit 59d59c355b8d2a1a270a5655922d53a0577d6414.
* clean move the files for Antonin
* fix broken Navbar links
* fix wrong GitHub link pointing to Docusaurus href
* Fix the edit link for GitHub in top right corner
* Copy content from wiki into Technical Reference
* Copy pages from wiki for top level Architecture
* fix sidebar ordering for Tech
* Add colors from our logo into Infima color matrix
* add comment about colors
* shift primary color by 1 shade in matrix
* Set up docs deployment process with Netlify
* make steps a bit more clear (#2568)
Node.js is fully needed for Docusaurus things (package verifying, etc.).
* Update the docs ReadMe for Yarn Installation (#2569)
* Update the package.json manifest (#2570)
Co-authored-by: Thad Guidry <thadguidry@gmail.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>