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:

New Essepage
Select the Blank template
Enter a code name (e.g. hello-ih)
Open the editor
Select /public/+page.essepage
Type your code:
```
<h1>Hello, Indie Hackers!</h1>
<p>This is my very first Essepage site.</p>
```
Save
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?