GithubHelp home page GithubHelp logo

scrollheart / geekerhua.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geekerhua/geekerhua.github.io

0.0 2.0 0.0 21.86 MB

Geekerhua的blog

Home Page: https://blog.geekerhua.com

HTML 97.06% CSS 2.28% JavaScript 0.66%

geekerhua.github.io's Introduction

我的个人blog及笔记系统

Build Status

这是我的个人blog及笔记系统的代码仓库

该系统使用hexo驱动,并借助于travis进行自动构建,博客静态文件及源码内容显示在同一个仓库下的两个branch。

  • master分支是hexo生成静态文件后的代码。
  • note分支为我的个人文件分支,note分支目录结构如下
.
├── LICENSE
├── README.md
├── .travis.yml
├── _posts
   ├── xxx.md
   ├── xxx.md
├── hexo
   ├── 404.html
   ├── about.md
   ├── tags.md
├── 其它
   ├── xxx.md
  • _posts文件夹下的文章为发布的博客文章,
  • hexo文件夹下的文件是hexo所需要的个性化文件,比如404.html,_config.yml等。
  • .travis.yml为travis的配置文件

geekerhua.github.io's People

Watchers

James Cloos avatar Sun YanYun 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.