Skip to content

goodenough406/myblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

创建一个简易的个人博客

ps: 参考字节跳动前端工程师月影的《写给普通人看的网页开发课》

项目目录和文件结构:

    myblog/
    ├── about.html  个人介绍
    ├── index.html  首页
    ├── links.html  友情链接
    ├── articles    文章目录
    └── static  
        ├── css  外链CSS 
        ├── image   图片
        └── js   外链JS

About

我的第一篇博客

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published