Home > Backend Development > Golang > DiaryMD - markdown editor with Tabs, WorkSpaces and Blog

DiaryMD - markdown editor with Tabs, WorkSpaces and Blog

Barbara Streisand
Release: 2024-11-29 19:19:14
Original
451 people have browsed it

DiaryMD - markdown editor with Tabs, WorkSpaces and Blog

Markdown editor written in Go and SolidJS:

  • Fully configurable Themes
  • Tabs
  • WorkSpaces
  • Simple Blog
  • Full screen mode
  • Works with a given directory (could be a git repo). No DB needed

Reasons for creating DiaryMD

I've got a lot of different types of texts I want to manage in a single app and store in different git repos (IT docs, Food recipes, Personal blog and even Fanfiction ? ). I tried to use IDE, but something like VSCode was definitely overkill. Also, I wanted an option to navigate through old texts in a blog format.

That's why I created DiaryMD. It has unlimited WorkSpaces, each WorkSpace with it's own theme, repo and blog (optional). It supports Markdown formatting with EasyMDE editor, but can be used with any kind of text files.

Installation

DiaryMD supports most of popular architectures and operation sustems.

  • Docker
  • docker-compose
  • docker-compose-auth
  • Binaries

The above is the detailed content of DiaryMD - markdown editor with Tabs, WorkSpaces and Blog. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template