Git Product home page Git Product logo

ashura5.github.io's Introduction

2023/04/01

记录自己第一次搭建博客

使用Jekyll + Github Pages搭建。最终选择了jekyll-rtd-theme模板。这个模板比较简洁。大部分的页面只需要对markdown文件进行修改就可以做到。可以满足我对于博客记录的需要。同时也方便我对博客内容进行迁移。

jekyll-rtd-theme模板优势

  1. 根据文件目录自动生成侧边栏,README.md作为索引

  2. 一个文件或者一行代码就可以部署完成,比docsify更加简单

    remote_theme: rundocs/jekyll-rtd-theme

  3. 使用markdown书写,全部使用pages格式

    # 传统的命名  
    _posts/日期+名称.md  
    # 新的命名  
    目录(分类)/子目录/子目录...../文章.md  
    文章.md
    
  4. 代码高亮(多种主题可供选择)

  5. GitHub pages原生支持(提交文档就可以啦)

布局

布局也很简单,左侧是导航栏,最上面可以回到主页

ashura5.github.io's People

Contributors

dependabot[bot] avatar amkherad avatar segogithub avatar ashura5 avatar gitter-badger avatar

Stargazers

Crystal_Alchemist 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.