扫二维码与项目经理沟通
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流
github
成都创新互联2013年开创至今,先为兴安盟乌兰浩特等服务建站,兴安盟乌兰浩特等地企业,进行企业商务咨询服务。为兴安盟乌兰浩特企业网站制作PC+手机+微官网三网同步一站式服务解决您的所有建站问题。new repository 命名为 lichen0921.github.io
以 http://lichen0921.github.io 可以访问这个代码仓库.
新建一个 CNAME 文件,内容为
www.launchercher.com
环境需要 Git 和 Node.js
npm install -g hexo
NPM全称是Node Package Manager,是NodeJs的包管理器
mkdir launchercher cd launchercher hexo init
hexo generate hexo server
或者简称
hexo g hexo s
用浏览器打开http://localhost:4000 预览博客
修改_config.yml
deploy: type: github repository: https://github.com/lichen0921/lichen0921.github.io.git
发布
hexo deploy
简称
hexo d
npm install hexo-renderer-ejs --save npm install hexo-renderer-stylus --save npm install hexo-renderer-marked --save
git clone https://github.com/A-limon/pacman.git themes/pacman
然后将_config.yml中的theme修改为:pacman
同时修改E:\launchercher\hexo\node_modules\hexo-renderer-stylus\index.js
stylus ... .set('compress', true)
如果发现没效果,可以
rm -rf public hexo clean rm -rf .deploy hexo g hexo s hexo d
bash $ hexo new "My New Post"
More info: Writing
bash $ hexo server
More info: Server
bash $ hexo generate
More info: Generating
bash $ hexo deploy
More info: Deployment
记录类型 主机记录 记录值 A @ 103.245.222.133 CNAME www lichen0921.github.io
另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流