Skip to content

whelmin/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

57 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

English | ไธญๆ–‡

Hui Wen's Blog

Dependencies

This project depends on docsify-cli scaffold to quickly create a project structure, preview documents locally, use Disqus add comments.

Tree of project

.
โ”œโ”€โ”€ .gitignore                  // git ignore config
โ”œโ”€โ”€ README.md                   // repository doc.
โ”œโ”€โ”€ README.zh-CN.md             // repository doc. Chinese version
โ””โ”€โ”€ docs                        // Docsify Initialize the directory
    โ”œโ”€โ”€ _coverpage.md           // Cover page configuration
    โ”œโ”€โ”€ _navbar.md              // Navbar configuration file
    โ”œโ”€โ”€ _sidebar.md             // Sidebar configuration file 
    โ”œโ”€โ”€ .nojekyll               // Used to prevent GitHub Pages from ignoring files that start with an underscore
    โ”œโ”€โ”€ index.html              // Entry file, also a configuration file
    โ”œโ”€โ”€ README.md               // Render homepage content๏ผˆmust exist๏ผ๏ผ‰
    โ”œโ”€โ”€ advanced                // Articles - Advanced Front End
    โ”œโ”€โ”€ base                    // Articles - Front End Basics
    โ”œโ”€โ”€ book                    // Articles - Books
    โ”œโ”€โ”€ es6                     // Articles - ES6 basics
    โ”œโ”€โ”€ interesting             // Articles - interesting topics
    โ”œโ”€โ”€ vue2                    // Articles - Vue.js 2
    โ””โ”€โ”€ ...                     // Articles - xxx

Local development preview

docsify serve ./docs -o

Deploy

This project is deployed on GitHub Pages. GitHub Pages supports reading files from the project's docs/ folder.

About

๐Ÿ“ Hui Wen's Blog ไธชไบบๅšๅฎข

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published