|
|
|
Show HN: Matrix, a fast and flexible blogging engine
(ec2-54-83-122-123.compute-1.amazonaws.com)
|
|
7 points
by lispylol
4412 days ago
|
|
Still pretty rough ... Emphasizes: 1) Simple, no-frill dashboard for managing posts (files).
2) Lightweight markdown editor
3) Relationships: taxonomy (file tagging) and fast linking (content to other posts) Some of the important key bindings I have are ctrl+c for code, ctrl-L for linking text to other posts. Right now this is baked in but I'd want to allow users to customize it. It's still pretty beta but let me know what ya'll think! Here's the github page if you want to help out: https://github.com/keera/matrix |
|
This is still in the very alpha stages but here are the main ideas of the project:
1) Simple, no-frill dashboard for managing posts (files). Once you're happy with a file you can publish it to your blog.
2) Key bindings (right now the only main ones are ctrl-c for code formatting and ctrl-l for linking). Eventually these will be completely user configurable.
3) Relational (not in the db sense): you can tag your files with labels and fast link text in your files to other files.
Sorry about the confusion! You can find the source here https://github.com/keera/matrix