Coder Social home page Coder Social logo

donaldhan / donaldhan.github.io Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 6.0 74.31 MB

0xTTEPX blog

Home Page: https://donaldhan.github.io/

License: Creative Commons Zero v1.0 Universal

Ruby 2.23% HTML 6.18% CSS 1.16% Shell 0.22% JavaScript 84.91% SCSS 5.30%
jekyll jekyll-theme-architect blog gitalk markdown tipue-search

donaldhan.github.io's Introduction

Build Status Gem Version

Thumbnail of architect

Introduction

The repository is used to record my study, it is a static blog site based on the jekyll-theme-architect, if you don't want to waste much time on create blog step by step, you can use it today.

Quick start

To create blog base the repository :

  1. you can pull the repository, and modify repository name to yours, such as: Donaldhan.github.io -> jamel.github.io
  2. modify some site constants in _config.yml under the root, profile.yml and gitalk.yml under the _data dir. the _config.yml the global config of site, the laters are private. Being care for the gitalk.yml, it is a comment plugin of article base the gitalk.
  3. install Jekyll, Runnig Jekyll on Linux,Running Jekyll on Windows.
  4. Clone down your repository
  5. cd into your local repository directory
  6. Run bundle exec jekyll serve to start the preview server
  7. Visit localhost:4000 in your browser to preview your blog.

Step by step

If you want to create blog by yourself from zero, or you are stirring guy, you can reference the notes on my gitee repository.

Before you start to create blog, you must realize that what jekyll is? Simplely ,it is a blog tool drives by ruby, use your blog repository to produce a static site. Then yaml and markdown, yaml is a human friendly data serialization standard for all programming languages, likes xml, but simplely, describle properties use some special symbols , instead of 'xml' use the complicate label, and you have to anlysize. markdown is an easy-to-read and easy-to-write plain text marked language, and it is feasible, compatible with html. Of course, you need learn Liuqid. If you want to edit markdown file, some software can help you , such as Atom , MarkdownPad, atom is A github offical hackable text editor for markdown, has linux and windows two version. markdownPas is for windows, suggest to atom.

After above, you can create a simple static blog site, if you want some especial function ,such as fulltext search (Jekyll Tipue Search) and article comment(gitalk).

Further more, see wiki

donaldhan.github.io's People

Contributors

0xlemontransformers avatar donaldhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

donaldhan.github.io's Issues

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.