Coder Social home page Coder Social logo

penguin's Introduction

Penguin

Release

 _______                                           __           
|       \                                         |  \          
| $$$$$$$\  ______   _______    ______   __    __  \$$ _______  
| $$__/ $$ /      \ |       \  /      \ |  \  |  \|  \|       \ 
| $$    $$|  $$$$$$\| $$$$$$$\|  $$$$$$\| $$  | $$| $$| $$$$$$$\
| $$$$$$$ | $$    $$| $$  | $$| $$  | $$| $$  | $$| $$| $$  | $$
| $$      | $$$$$$$$| $$  | $$| $$__| $$| $$__/ $$| $$| $$  | $$
| $$       \$$     \| $$  | $$ \$$    $$ \$$    $$| $$| $$  | $$
 \$$        \$$$$$$$ \$$   \$$ _\$$$$$$$  \$$$$$$  \$$ \$$   \$$
                              |  \__| $$                        
                               \$$    $$                        
                                \$$$$$$                         

Penguin 是一款小巧的 Markdown 静态博客生成器 它使用 Golang 开发

Install

从此处 releases 下载

Usage

Usage:

penguin command [args...]

	初始化博客文件夹
	penguin init

	新建 markdown 文件
	penguin new filename

	编译博客
	penguin build

	清理博客
	penguin clean

	打开本地服务器 [http://localhost:12345]
	penguin http

penguin init

penguin 会自动生成 source 和 public 文件夹 以及 config.yaml

# 站点信息
title: 网站名称
description: 自我描述
github: github 地址 可为空
weibo: weibo 地址 可为空
# Logo 与 头像 放置于 theme/asserts/images 文件目录下
# 其中 source 为 markdown博文源文件 public 为生成的页面

License

Apache License 2.0

penguin's People

Watchers

James Cloos avatar Yushan Lin avatar

Forkers

briteming

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.