charles-l / justwrite

plz stop using medium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archiving project after realizing https://github.com/writeas/writefreely exists.

justwrite

A blogging tool with an emphasis on semantic content, high-quality design, and performance.

Features (TODO):

  • A single, stand-alone binary (or zip of binaries?) that you can drop onto your server featuring a CMS, optimizing asset pipeline, and static hosting server.
  • A CMS for authoring content without needing to ssh onto the server
  • High quality default theme with a focus on typography.
  • An optimizing asset pipeline that ensures your content renders fast on visitors' devices, saving you, and them, bandwidth.
  • Automatic configuration of HTTPS(?)

Semantic support

Styling/Themes (TODO)

Wishlist

WYSIWYG editor

WYSIWYG editors generally focus on rendering rather than semantic content.

It would be cool if an editor were available that allowed you to switch between semantic and visual display, and edit aspects of the content in each.

Semantic extension to markdown

Markdown fails to preserve the semantics of some content, and is not extensible.

Perhaps use something like sam ?

One thing I don't like about sam is that it isn't a superset of markdown. I think markdown could be a "syntactic sugar" that expands into the more standard forms.

Also the grammar looks long and complicated -- I'm not sure if this complexity is warrented.

About

plz stop using medium

License:MIT License


Languages

Language:JavaScript 53.4%Language:Go 21.1%Language:HTML 17.6%Language:CSS 6.5%Language:Ruby 1.3%