Skip to content

自己的个人网站,记录自己得所思所想

Notifications You must be signed in to change notification settings

fgc346/fgc346.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一个简洁的、多设备支持的 Jekyll 博客模板,用于搭建我的独立博客
我的独立博客 主题基于 maupassant-jekyll 重新修改和优化,同时很大程度上参考了 oukohou 的博客主题, 感谢。
模板预览: template preview
希望你在介绍自己的博客主题时,也能像上面一样,援引一下我的博客主题~~

主题安装

安装 Jekyll 本地环境,以便于调试:

gem install jekyll
jekyll new my-awesome-site
cd my-awesome-site
bundle install
bundle exec jekyll serve
# => 打开浏览器 https://localhost:4000

下载原作者主题安装调试:

git clone https://github.com/alafighting/maupassant-jekyll.git maupassant
cd maupassant
# 当然你也可以选择clone我的这个更改后的博客主题,只需改一下地址即可:
# git clone https://github.com/oukohou/oukohou.github.io oukohou
# cd oukohou
gem install jekyll-paginate
jekyll build
jekyll server

fgc346([email protected])
2023-04-10

About

自己的个人网站,记录自己得所思所想

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published