很多方便好用的开源md解析博客应用,但是想学习下elixir,fork了这个仓,利用vercel免费部署静态网页,希望后期能坚持更新文章。
pages/posts发布文章pages/routs轨迹网页assets/图片等多媒体资源lib/生成html代码output/静态网页
mix deps.get安装依赖mix compile编译iex -S mix本地运行
Thanks to fly.io's post on SSG using Elixir for helping me getting started.
Implements By Jorin's personal blog.
The content is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. The code is licensed under the MIT license.
