nowfound

Alternatives

Products that do what Jottit – Publish in seconds, reviving my 2007 project with Aaron Swartz does

Aaron Swartz and I built Jottit in 2007 as a really simple way for anyone to make a page on the web in seconds. You just typed something, clicked a button, and you got a page on a secret URL. It went offline years ago. I've now rebuilt it from scratch. It's basically the same idea, but even simpler. Go to jottit.org, write markdown, and you have a published page. Claim it, pick an address, and you now have a feed of your pages at yourname.jottit.org. There's no signup to start writing. And no JS on public pages. You can export your writing when you want. Jottit is free and open source. It's…

  1. 1
    Jottit73

    Organiser for your lists, notes and sketches

    2019

  2. 2IM

    My partner usually writes substack posts which I then mirror to our website’s blog section. To automate this, I made a simple tool to scrape the post and clean it so that I can drop it to our blog easily. This might be useful to others as well. Oh and ofcourse you can instruct GPT to make any final edits :D

    2024 · markdowndown.vercel.app

  3. 3
    SlashPage760

    Create websites in seconds to build your first 1K community

    2023 · slashpage.com

  4. 4

    Publish a one page site Iive in seconds

    2015

  5. 5
    Jots305

    Unlock the benefits of journaling to become a better dev.

    2025

  6. 6JA

    I built Jottings because I was tired of my own thoughts getting trapped inside algorithmic feeds where I had to perform. There was a huge mental load before posting something on X or Instagram. Every time I wanted to share something small or unfinished, I opened Twitter and lost 20 minutes to the timeline. Writing a blog post felt too heavy for those smaller, quick thoughts. I just wanted a place to write something down quickly and hit publish. Jottings is that place. It gives you a clean microblog on a domain you own. Posts show up in simple chronological order. No likes. No followers. No…

    Dec 2025 · jottings.me

  7. 7
    Startt344

    Create a landing page for your product in seconds

    2024

  8. 8

    The easiest way to launch your next creative project

    2020

  9. 9
    Jot235

    The no-fuss way to take notes

    2018

  10. 10
    Blogody96

    Create your own blog and see it live in seconds.

    2021

  11. 11JF

    (spoiler: its XSLT) I've been working on a little demo for how to avoid copy-pasting header/footer boilerplate on a simple static webpage. My goal is to approximate the experience of Jekyll/Hugo but eliminate the need for a build step before publishing. This demo shows how to get basic templating features with XSL so you could write a blog post which looks like My Article some content hello hello Some properties which set this approach apart from other methods: - no build step (no need to setup Jekyll on the client or configure Github/Gitlab actions) - works on any webserver…

    2025 · github.com

  12. 12SQ

    Creating a basic webpage has become way too complicated and expensive. Often there are those times when you just want to share your thoughts with the world but don't want the overhead and complexities that come with maintaining a website. Sometimes, you have an interesting thought piece, an education article, or just a quick and simple bio page that doesn't need the heavy hand of a WordPress blog or Medium post. That's where Single Page comes in. Publish a single page instantly to the web with no fuss. I was laid off three weeks ago from Twitter and I decided to work through a couple of my…

    2022 · singlepage.cc

  13. 13

    Publish your markdown as a beautiful website – in seconds.

    Mar 2026 · flowershow.app

  14. 14

    Create a web page in seconds, by sending an email.

    2017

  15. 15
    JotDown80

    Share your articles anonymously with a rich text editor

    2017

  16. 16IM

    Hi all! Excited to share rss2newsletter after completing dev work for the initial release. The idea for this project came out of necessity, as I wanted to share my articles via email newsletter. I was looking for a super minimal, lightweight, and open source solution, and when none existed, I decided to create one. For any sizable number of email recipients, a popular platform like Mailchimp will easily cost you hundreds or even thousands per month in per-contact fees. rss2newsletter, on the other hand, allows you to use Amazon SES, so you can reach your audience at pennies on the dollar.…

    2024 · github.com

  17. 17JF

    On iOS, I've flip-flopped back and forth between a bunch of note-taking and journaling apps. None would stick. My initial attempts at building such an app faded just the same, until I realized I wanted the same level of low-friction posting and browsing offered by social media apps, but for my quick notes. Not social, just easy posting, search, and a familiar feed. This is how Journelly came to be. I like to describe it as: tweeting, but for your eyes only (fully offline and in plain text). If you’re an Org markup user, you’ll be delighted to know it’s powered by unicorns under the hood. If…

    2025 · xenodium.com

  18. 18MS

    I've implemented a small web app — (a hassle-free hosting for markdown pages) entirely in Clojure and here is what I think: http://notehub.org/2012/6/16/how-notehub-is-built The app itself: http://notehub.org GitHub: http://github.com/chmllr/NoteHub

    2012

  19. 19
    Jotify71

    Sticky notes reimagined

    2022

  20. 20PE
  21. 21MF

    I recently finished the Front-End Web Development program at General Assembly in San Francisco. My final project turned out being a quick, easy, and free way to convert a Tweet into various properly formatted citations. Inspired by a Hacker News post a few months back: https://news.ycombinator.com/item?id=3751295

    2013 · tweet2cite.com

  22. 22AF

    I built a web-based HTML/CSS/JS editor focused on speed, simplicity, and offline access. No bloat — just open and start coding. What makes it different: Live Preview – Edit HTML, CSS, and JS side-by-side with instant feedback. Offline support – Works without internet. You can even install it as a PWA and use it like a native app. No Login Required – Just visit, code, and preview. Login only if you want to save/share. Savable & Shareable Links – Save scripts in the cloud and get shareable links. Customizable Editor – Themes, fonts, auto-format on save, layout tweaks, line…

    2025 · scriptpad.dev

  23. 23FA

    Hey Friends, I always considered doing a show HN about this but never took the jump but since we're in the Show HN carnival I decided to share it. I wrote a free and open source quick guide to teach Firefox OS application development. With this ebook you go from zero to a little application in the Firefox Marketplace. https://leanpub.com/quickguidefirefoxosdevelopment/ I created this to give away at hackathons and hack days because the Mozilla docs were spread all over the developer hub, mdn and the wiki so it was hard for new developers to find what they needed. The…

    2014

  24. 24PC

    Hey Everyone, So this was a weekend project that I did basically as a favor to a friend of mine who is a writer. This friend wanted a simple way to publish his short stories on the web that gave him a short url for tweeting and had no associated branding with the published work. Essentially this is what I have done here with publ.ca . My question is that I want to know where I should take this project in terms of features. Possible extensions to this project are: - automatic tweeting when publishing - custom layouts and designs - markdown rendering - user accounts ( FB connect or Google…

    2011

Ranked by how close each launch is in meaning, then by votes. Refine with a description →