This is a Lengux blog.

We sat and drank with the sun on our shoulders and felt like free men. We could have been tarring the roof of one of our own houses. We were the lords of all creation. As for Andy,he spent that break hunkered in the shade,a strange little smile on his face,watching us drink his beer.

Lengux-theme

English

💻 安装

1
git clone https://github.com/XUSHAO11/Lengux.git
  • node>=12
  • 修改hexo根目录 _config.yml
1
2
3
4
theme: Lengux
-------------
highlight:
hljs: true

安装依赖

1
2
npm install hexo-renderer-sass
npm install hexo-generator-search

安装rss插件

1
npm install hexo-generator-feed

2、hexo根目录_config.yml 添加

1
2
3
4
5
6
7
8
# Extensions
plugins:
hexo-generator-feed
#Feed Atom
feed:
type: atom
path: atom.xml
limit: 20

3、在Lengux-_config.yml
添加RSS订阅

1
rss: /atom.xml

文章标题

1
2
3
4
5
6
7
8
9
---
# md文章默认
page:
title: Hello World
label: # 标签
intro: # 文章摘要
date: # 日期
img: # 文章缩略图
---

theme: Lengux

🎉 特性

  • 卡片UI设计
  • 两列布局
  • 响应式网页设计
  • 评论 (valine)
  • 打字机效果
  • 深色模式

✨ 贡献者

yangshaoxu

user@ui-verse:~$
Hey!

In the sea of coding, I am Lengux, pursuing creativity and user experience.

 友情链接
 标签
Made with 💛 by Lengux and some fantastic contributors! hexo blog framework
豫ICP备2022014432号-1