readthedocs / website

The Read the Docs community website
15 stars 5 forks source link

Fix blog templates #201

Closed agjohnson closed 11 months ago

agjohnson commented 11 months ago

We did an original pass at the blog templates, but they needed clean up, fixes, and a better structure.

I jumped in here so we could at least start experimenting with putting all our website content in one place. This won't be super usable until we decide to do something with our newsletter integration though.

Some changes included here:

Draft PR with some blog posts, to illustrate what this PR actually does: https://github.com/readthedocs/website/pull/202


:books: Documentation preview :books:: https://read-the-docs-website--201.com.readthedocs.build/

agjohnson commented 11 months ago

This PR won't be super reviewable, but there is some copy to eyeball here at least.

A better view into this PR is at #202. Here are some URLs:

This one doesn't work apparently, but it was working in dev:

ericholscher commented 11 months ago

Those example pages look really nice 💯

agjohnson commented 11 months ago

Yeah, I was thinking we could merge this pretty quick just to have things ready for authoring content on the blog when we decide to try it out. I've updated the underlying issue:

I'm guessing at very least we'll have to fix up a remaining issue with the feed URL, but that is probably a minor thing like a config variable is off.