Markdown 服务器 Lanyon
- 授权协议: MIT
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: https://github.com/mkaz/lanyon
软件介绍
Lanyon 是一个简单的 Web 服务器,可读取目录中的 Markdown 文件并转换成 HTML 格式输出。
配置:
{
"PortNum": 9999,
"TemplateDir": "templates",
"PublicDir": "public",
"RedirectDomain": ["www.mkaz.com", "www.mkaz.com"]
}
Learn Python the Hard Way
Zed A. Shaw / Addison-Wesley Professional / 2013-10-11 / USD 39.99
Master Python and become a programmer-even if you never thought you could! This breakthrough book and CD can help practically anyone get started in programming. It's called "The Hard Way," but it's re......一起来看看 《Learn Python the Hard Way》 这本书的介绍吧!
