2023-07-15 01:15:42 +05:30
2023-02-11 09:58:56 +05:30
2023-04-20 21:26:20 +05:30
2023-06-15 12:51:30 +05:30
2023-07-10 10:46:25 +05:30
2023-04-09 19:46:10 +05:30
2023-06-15 05:12:57 +05:30
2023-07-01 21:12:53 +05:30
2023-07-09 22:38:27 +05:30
2023-06-15 06:31:59 +05:30
2023-06-24 16:33:52 +05:30
2023-07-09 11:39:55 +05:30
2023-06-24 13:58:19 +05:30
2023-06-22 17:34:10 +05:30
2023-06-16 11:18:07 +05:30
2023-04-02 15:20:21 +05:30
2023-06-19 13:59:04 +05:30
2023-04-07 18:36:38 +05:30
2023-02-15 22:28:44 +05:30
2023-04-07 16:07:03 +05:30
2023-06-24 13:58:19 +05:30
2023-06-19 13:59:04 +05:30
2023-02-11 08:57:54 +05:30
2023-04-20 21:26:20 +05:30
2023-07-09 11:49:34 +05:30
2023-07-09 11:49:34 +05:30
2023-02-11 09:58:56 +05:30
2023-02-12 09:18:55 +05:30
2023-07-15 01:15:42 +05:30
2023-06-16 08:38:31 +05:30

writedown (beta)

Free and Open Source Markdown Diary

Public Blogs and Private Notes

Write. Share. Inspire.

writedown is the new way of writing markdown notes fast and easily.
With a beautiful interface and polished user experience, writedown is simple but powerful.

806shots_so (1)

🤔 Why writedown?

Love simplicity? Good.
Hate complexity? Even Better!

writedown's focus is on providing a polished experience. A simple markdown editor you can use for writing notes quickly to publish and share them with the world.

Here's what writedown provides that most other editors don't:

📴 Offline support
☁️ Cloud Sync
🤝 Free and Open Source
🪟 Real-time Markdown Preview
📨 Publishing and Sharing
🌹 Simple and beautiful interface

GET STARTED IN JUST 5 SECONDS!

Features

Here are the markdown features that writedown supports:

  • Headings (1 to 4)
  • Bold
  • Italics
  • Underline
  • Quotes
  • Strikethrough
  • Ordered List
  • Unordered List
  • Task List
  • Code Block
  • Image
  • Horizontal Rule (Line)

Along with that, writedown lets you:

  • Share posts with people
  • Create your personalized landing page
  • Add your social media links

and many more being added as you read this!

🧑‍💻 Development

writedown is self-hostable with Firebase and Node.js.
To run a local instance, follow these steps:

  1. First install Volta. Then open your terminal and enter: volta install node.
  2. Enter the following commands in your terminal.
git clone https://github.com/NayamAmarshe/writedown
cd writedown

# INSTALL DEPENDENCIES
npm install
  1. Setup Firebase Emulator
  2. Run local dev server with: npm run dev OR local production server with npm run build && npm run start.

© 2023 writedown. All rights reserved.

Description
✏ writedown - Free and Open Source Markdown Diary. Public Blogs and Private Notes.
Readme AGPL-3.0 3.5 MiB
Languages
TypeScript 93.6%
JavaScript 3.6%
CSS 2.4%
HTML 0.3%