Nate W
Nate W
> Some docs are generated Good to know, thanks @ptabor!
Based on a conversation with @chalin (who worked on the [gRPC Docsy Conversion](https://github.com/grpc/grpc.io/issues/479)), I think the way I'd like to plan the next phases of work on this improvement plan...
I've put together a spreadsheet for tracking tasks and estimating time. https://docs.google.com/spreadsheets/d/1-ZQMPc_eQ0fh1pwOHv3NltwT-ifKA5UcFePfdFiWn8I/edit?usp=sharing I'm hoping each line item can be made into an issue here on GitHub. It's not entirely complete...
I'm happy to say that PR https://github.com/etcd-io/website/pull/244 has been merged in, and we're now running the Docsy theme on [etcd.io](https://etcd.io) The improvement plan continues! 🙂
As @chalin and I will be migrating off the etcd.io project, I want to put together an update as to where the project stands and what still needs to be...
> **Objectives** > > To make etcd.io the primary destination for information about how to run, deploy, maintain, and scale etcd, both as a real resource and via search engines....
> **Improvement Plan** > **Short Term** > **Home Page Improvements** > > Add the following static pages to the website, linked off a section on the home page: > >...
> **Documentation Content** > > Replace TOC for documentation navigation with one that makes more logical sense from a "user journey" point of view. This will be the same TOC...
> **Blog** > > Encourage weekly blog posts of unique content, mostly alternating how-to articles and release updates (patches, etc.). The new content here will drive some traffic as well...
## Suggested Additions to the Improvement Plan > During the planning discussions for this improvement work, the idea of migrating the documentation from the [main code repo](https://github.com/etcd-io/etcd) to the [website...