Skip to content

f2h2h1/f2h2h1.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

691 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

  1. 这是一个简单的静态博客
  2. 文章使用 markdown 格式
  3. https://f2h2h1.github.io/
  4. 这个博客十分需要友链

列表

友链

站点 头像 网址 描述
中文独立博客列表 https://github.com/timqian/chinese-independent-blogs
中文博客集锦 https://nobodxbodon.github.io
开往 开往 https://www.travellings.cn/go.html 开往-友链接力
虫洞 虫洞 https://www.foreverblog.cn/go.html 穿梭虫洞-随机访问十年之约友链博客
I Am I https://5ime.cn/
FlyingSky's Blog FlyingSky\'s Blog https://blog.fsky7.com/ 回忆化成一场长的梦。
Eric Eric https://ericclose.github.io/ To be completed...
Zifan的小站 Zifan的小站 https://zifan.site/ 个人编程技术学习与分享
Wade的学习笔记 Wade的学习笔记 https://www.wadesays.xyz 什么都不会的初始化站长,分享一些学习到的技能。
Rookie_L’s Blog Rookie_L’s Blog https://icu007.work 记录我的日常生活&学习笔记
Finisky Garden Finisky Garden https://finisky.github.io/ Easy doesn’t enter into grown-up life.
Lazy_V's Blog Lazy_V\'s Blog http://blog.zhangkexuan.cn/ TALK IS CHEAP, SHOW ME THE CODE.
林海草原 林海草原 https://lhcy.org/ 愿我经历的苦难你不要经历,愿我已有的幸福你触手可及
涛叔 https://taoshu.in
仙士可博客 https://www.php20.cn/
Sky Blog Sky Blog https://www.wanglingyue.com Sky Blog,技术博客
王子高的个人博客 王子高的个人博客 https://zigaow.com 与时俱进,创未来。
小孙同学 小孙同学 https://blog.sunguoqi.com 路虽远行则将至,事虽难做则必成!
idealclover idealclover https://idealclover.top Stay simple, stay naive.
LongLuo's Life Notes LongLuo\'s Life Notes https://www.longluo.me 每一天都是奇迹
记忆角落 记忆角落 https://199604.com 一名广漂的运维打杂牛马,无棱角的社畜罢了.

在本地运行

  • 用 vscode 或其它能渲染 markdown 的软件浏览
  • 运行一个 nodejs 的服务,然后在浏览器里打开
    node cli.js --config-host="http://127.0.0.1:9012" --config-sitename="blog" --server="backendRender"
    
  • 运行一个静态的服务器,然后在浏览器里打开
    1. php
      php -S 127.0.0.1:9012
      
    2. python
      python -m http.server -b 127.0.0.1 9012
      
  • 其实直接用记事本打开也是可以的,只是没有图片和样式
  • 使用 gitbook (以前是可以的,现在已经删掉相关代码了,毕竟 gitbook 已经很久没更新了)

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors