GithubHelp home page GithubHelp logo

wenyiweb / coderzh-hugo-blog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coderzh/coderzh-hugo-blog

0.0 2.0 0.0 5.5 MB

My Perfect Hugo Blog

Home Page: http://blog.coderzh.com/

License: MIT License

Python 1.29% ApacheConf 0.04% HTML 12.22% JavaScript 57.02% CSS 29.43%

coderzh-hugo-blog's Introduction

Hugo

Hugo是一个用Go语言编写的静态网站生成器,它使用起来非常简单,相对于Jekyll复杂的安装设置来说,Hugo仅需要一个二进制文件hugo(hugo.exe)即可轻松用于本地调试和生成静态页面。

Hugo生成静态页面的效率很高,我的260多篇博客文章生成几乎是瞬间完成的,而之前用Jekyll需要等待10秒左右。

Hugo自带watch的调试模式,可以在我修改MarkDown文章之后切换到浏览器,页面会检测到更新并且自动刷新,呈现出最终效果,能极大的提高博客书写效率。再加上Hugo是使用Go语言编写,已经没有任何理由不使用Hugo来代替Jekyll作为我的个人博客站点生成器了。

参考文章:使用hugo搭建个人博客站点

Usage

Demo:http://blog.coderzh.com/

界面参考 http://cyrillschumacher.com/ 做了一些修改,并做了一个皮肤:rapid。

启动调试

$ python debug.py

或者

$ hugo server -w -t rapid

打开浏览器:http://localhost:1313

部署

参考 deploy.py

参考文章:通过webhook将Hugo自动部署至GitHub Pages和GitCafe Pages

coderzh-hugo-blog's People

Contributors

coderzh avatar

Watchers

 avatar  avatar

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.