Article
Productivity

Site content management tool 'Docdown' — a useful startup

Docdown used Google Docs as a way to write and publish site content: familiar editing, contributors by doc access, and claimed OAuth-based fetching.

by Whatsnew Newsroom

Our editors highlighted Docdown as a neat take on a common problem: how to let people write website content in a familiar editor and have it appear on the site without a lot of fuss.

The idea — write in a word processor, publish on the web

The central idea is simple and sensible. Instead of forcing contributors into a bespoke CMS interface, you draft pages in Google Docs (or another online document editor) and let a tool handle the transfer to your site. Docdown was built around that flow: create and format content in a document, then publish it so the live page mirrors the document’s appearance. Because the document is the canonical source, anyone with access to the file can contribute without learning a new editor.

That approach has several practical benefits. Most people know how to use a word processor, so onboarding is quicker. Collaborative editing features - comments, suggestions, and shared editing - remain available. Google Docs’ version history gives a simple audit trail and a way to revert changes if something goes wrong. And if formatting transfers reliably, you spend less time reformatting content after it leaves the editor.

Docdown’s developers stated they used Google’s OAuth protocol to fetch documents — in other words, the tool connected to your document account with delegated access rather than asking for login credentials. That’s a common and sensible pattern for this sort of integration, though it’s worth checking what permissions a tool requests before granting access.

Things to check before you adopt this model

If the idea appeals, there are practical points to consider before entrusting site content to a document-driven workflow:

- Permissions and access: Relying on a document means your document-sharing settings become part of your publishing policy. Decide whether contributors need edit access or whether you’ll use shared suggestions and an editor to publish. - Formatting fidelity: No two systems map styles identically. Test how headings, lists, tables and embedded images translate from your document editor to the live site. You may need a style guide that matches your site’s templates. - Media handling: Images and media can be tricky. Check whether the tool uploads images to your site, keeps links to the original document, or requires manual handling. - Workflow and approvals: If you need editorial review or scheduled publishing, make sure the tool supports those steps or that you have a reliable manual workflow around it. - Security and data handling: Review OAuth scopes, data retention policies and backup options. It’s wise to have an export of your content outside any single third-party service. - Maintenance and support: Tools built around another service can be affected by API changes. Prefer solutions with clear support channels or active development.

This document-driven CMS model isn’t a fit for every site — highly customised layouts, complex content types and integrated data often need a more structured content management system. But for brochure sites, blogs and small editorial teams, the idea of writing in a familiar editor and publishing with minimal friction can save time and reduce errors.

Docdown was one example of this approach; whether you choose that specific tool or another integration, the principle is worth considering when you want contributors to focus on their words rather than learning new software.

by Whatsnew Newsroom
whatsnew. APPS · WEB TOOLS · SECURITY · AI

Know what’s new.

The useful side of the internet. Covered properly.

Set as preferred →