1
0 Comments

Web creation, as easy as typing and hitting publish

I wanted to see how fast I could get a page online with Essepage. Turns out, it takes less than a minute.

Here’s the entire process after logging into Essepage:

  1. New Essepage

  2. Select the Blank template

  3. Enter a code name (e.g. hello-ih)

  4. Open the editor

  5. Select /public/+page.essepage

  6. Type your code:

    ```
    <h1>Hello, Indie Hackers!</h1>
    <p>This is my very first Essepage site.</p>
    ```

  7. Save

  8. Hit Apply or Publish

That’s it. Your page is instantly live with a unique URL.

👉 You can check the page here: https://espg.dev/hello-ih

No setup, no configs, no hosting headaches.

In the past, putting something online meant:

  • installing and setting up an editor

  • creating a repo

  • configuring a server

  • pushing code

  • waiting for builds/deploys

Now it’s literally just: write → save → publish.


I think this is how the web should feel: quick experiments, ideas shared instantly.

Curious — how long did your first web page take to publish?

posted toAvatar for product Essepage
Essepage