Publish Bot

A good product starts with a demo:

Publish Bot allows you to:

Turn any document into a website

This is a demo… most of the Google Docs features are supported 😀.

And code blocks:

console.log("code example")

See the original Google Docs document

Start publishing

100%

Simple and free

Works with anything

Works with any web server, languages or frameworks.

Powered by the edge

Documents are rendered, cached and served directly from the edge

How it works?

1. Write something cool

Create a new Google Docs document and write something cool.

2. Publish

Hit the "Publish" button in your Publish Bot dashboard.

3. Integrate in your website

Include the esi:include HTML tag on your website.

Click to see our documentation for more details.


export default () => {
  return (
    <Page>
      <h1>Welcome to my website</h1>

      <Content>
        <esi:include src="https://pub-b.com/..." />
      </Content>
    </Page>
  )
};

Features

All-in-one platform

Google Docs

Rendered documents look the same as the Google Docs, with images, headings, lists, codeblocks, tables etc.

SEO friendly

Documents are rendered server-side and the HTML markup respects the struture of the original document

Table of Contents

Table of Contents is automatically generated for your rendered documents with links to sections.

Tailwind CSS

If your website uses Tailwind CSS, the rendered document can use Tailwind CSS.

Publish history

Each time a document is published, an immutable version is created. A version can be restored.

Previews

Preview a document before publishing it.

Code block

Code block are styled using Prism.

More features

Additional enterprise-grade features

Reach out to [email protected] for additional features.

Builtin search

Document contents are automatically indexed into a vector database and a search is available.

Image rendering

Documents are rendered into images to preview the content.

Summary generation

Documents are automatically summarized into a few sentences.

Auto Publish

Keeps your rendered documents up-to-date by automically publishing any changes for you.

Loved by the Community

There's no need for real quotes, just use Publish Bot to see for yourself.

Sven Sauleau

Sven Sauleau

Backend engineer

Creating my blog was easy and with the website templates I didn't even have to write any frontend code.

Sven Sauleau

Sven Sauleau

Technical writer

No more custom made exotic text editors, just good old Google docs.

Sven Sauleau

Sven Sauleau

Finance director

It's free... what else can I say.

Sven Sauleau

Sven Sauleau

Frontend developer

I can make my website looks like whatever I want.

Sven Sauleau

Sven Sauleau

Site Reliability Engineer

Finally nothing to manage, the service just works.

Sven Sauleau

Sven Sauleau

CEO

With my limited time I was able to create my website.

Frequently asked questions

If you can’t find what you’re looking for, email us at [email protected].

    • Can Publish Bot see private documents?

      No, only documented created from the Publish Bot dashboard can be seen by the service.

    • What data does Publish Bot store?

      Only rendered publicly-shared documents are stored.

      No private data is saved.

    • What about performance?

      Rendered documents are stored in Clouflare's Workers KV and served by Cloudflare's network.

Want news and updates?