Tag: Markdown
There are 1 total posts tagged with "markdown"
Blog, Incorporated
Published:
Tags:
- blog,
- coding,
- development,
- elixir,
- fun,
- markdown,
- phoenix,
- syntaxhighlighting,
- tech,
- web
After a few months working with Writefreely, (kept separate from a static webpack-generated front page), I just really didn’t like the feel of keeping a blog in separate software with a database, when the content itself was just markdown. Probably the thing to do would be to hop on the static site bandwagon, but I’ve been spending so much time learning elixir & phoenix for other projects, I didn’t relish spending time learning a whole new toolchain.
Luckily, there are good resources on basing a blog off markdown files in Elixir Phoenix, in a manner basically as speedy as a static site. So…