GithubHelp home page GithubHelp logo

anmowu.github.io's Introduction

避免自己每次都忘记的步骤提醒:
1.文件夹下开cmd
2.hugo server 测试效果
3.hugo -D 生成public
4.git add . 添加变化
5.git commit -m "爱填啥填啥" 生成commit
6.git push

*push没成功测试ssh:ssh -T [email protected]

还有一点小细节——
空格: 
换行:<br>
 
**有时候<br>莫名其妙换两行就用<p>

加粗需要在前后都留一个空格

外链播放相关——
禁止自动播放:src链接后加&autoplay=0
最高画质:同上加&high_quality=1

图片相关——
没摸索出本地相对路径加图片怎么搞,目前是使用base64编码
形式:
![Crying...][all] 
[all]:data:image/png;base64,iVBORw0...... (base64编码)

网站参考:https://c.runoob.com/front-end/59/

anmowu.github.io's People

Contributors

anmowu avatar

Watchers

 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.