GithubHelp home page GithubHelp logo

android-briefblog's Introduction

这是我的学习小结,当掌握了新的技能,为了巩固,以合适自己的思维方式写成文章。有些文章可能不怎么成文,重要的是自己以后如果遗忘了,回来一看就懂。

格式

md或txt格式, 以md为主,GitHub可以自动将md转成html纯静态网页。然后自己写了一个小工具遍历文章的目录,生成文章的索引。

使用方法

将文章放到myarticle目录下,然后命名为<数字-文章名>,例如:

02-第一篇.md

然后执行sh runGen.sh,将会在本目录生成articleIndexes.js。里面包含了所有文章的索引。 然后刷新网页即可。 索引的组织层次与myarticle的子目录的层次相同。

You Need Know

  1. 所有文件请使用UTF-8。
  2. HTML格式的页面因为head部分有,所以可以正常显示。
  3. 纯文本方式打开的网页,中文可能会显示乱码。只有把浏览器的网页默认编码设置为UTF-8就可以了。
  4. Chrome从55版本开始,不能设置网页默认编码了。在Chrome网上应用店搜索Set Character Encoding,安装。然后在你的页面 右键-Set Character Encoding,选择Unicode(UTF-8)。

android-briefblog's People

Contributors

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