Commit Graph

4 Commits

Author SHA1 Message Date
Dan Tsekhanskiy
32c000d44f Add link to docs, move error doc out of setup, and update sitemap/index.
PiperOrigin-RevId: 351139249
2021-01-11 06:17:31 -08:00
Dan Tsekhanskiy
6a8828ff20 Add page title and link to new docs site
PiperOrigin-RevId: 346987122
2020-12-11 06:30:54 -08:00
Dan Tsekhanskiy
8713120e29 Update default.html 2020-12-10 20:12:15 -05:00
Dan Tsekhanskiy
098788cec1 Create sitemap for github pages
- _config.yml is the Jekyll frontmatter that defines the configuration for GitHub Pages.
- default.html adds a sidebar to every page by "default". This is the lowest configuration way of adding a sidebar I could find, without going full Jekyll.
- To ensure simplicity, I used the └─ character to depict subdirectories in the sidebar, otherwise we'd need to define the sitemap in HTML.
- Most of this was taken directly from this theme's github page https://github.com/pages-themes/minimal/blob/master/_layouts/default.html

PiperOrigin-RevId: 346873302
2020-12-10 15:05:02 -08:00