当前位置:网站首页>Fluid -1- Theme Installation
Fluid -1- Theme Installation
2022-08-06 10:32:00 【As for why】
Fluid is a Material Design theme based on Hexo, developed and maintained by Fluid-dev. This article records how to install and use the theme.
Preparation environment
- gitbash
- node.js
- Hexo 5.0.0+
Install the latest version of fluid
Method 1
- It is recommended to install directly through npm and enter the blog directory to execute the command:
npm install --save hexo-theme-fluid$ npm install --save [email protected] 4 packages from 9 contributors and audited 788 packages in 17.402s13 packages are looking for fundingrun `npm fund` for detailsfound 51 vulnerabilities (11 low, 29 moderate, 11 high)run `npm audit fix` to fix them, or `npm audit` for details- Create an empty
_config.fluid.ymlfile in the blog directory and add official configuration file is copied into it.
Method 2
DownloadlatestUnzip the release version to the themes directory and rename the extracted folder to fluid.
Specify subject
Modify the _config.yml in the Hexo blog directory as follows:
theme: fluid # Specify themelanguage: zh-CN # Specify the language, which will affect the language displayed by the theme, modify as needed- Run the hexo series of commands at this time
hexo cleanhexo ghexo s- Visit http://localhost:4000/
I came from the next topic and brought some information with me, but under normal circumstances, I can enter the topic normally.
References
边栏推荐
- P1866 编号
- Small example of distributed link tracing opentracing-go jaeger
- C语言结构体
- Hexagon_V65_Programmers_Reference_Manual(17)
- 使用Helm部署Prometheus和Grafana监控Kubernetes
- 为Kubernetes dashboard访问用户添加权限控制
- 文盘Rust -- 配置文件解析
- Docker Desktop启动mysql
- WIFI marketing applet source code
- Day and night double-color navigation WordPress theme template navigation template
猜你喜欢

Unity Atlas Optimization Principle

【RTOS训练营】上节回顾、轻量级队列、轻量级事件组和晚课提问

Hexagon_V65_Programmers_Reference_Manual(19)

WIFI marketing applet source code

Shell:正则表达式

小程序商品列表分页实现

使用Helm部署Prometheus和Grafana监控Kubernetes

1、命令行部署启动长安链

Domain name authorization verification system v1.0.6 open source version website source code

Neo4j: Running a Graph Database with Docker and the Cypher Query Language
随机推荐
小程序商品列表:商品收藏实现
【OpenCV】Face Recognition
《Jenkins 2.x实践指南》读书笔记-Jenkins 2.x简介和pipeline示例
Domain name authorization verification system v1.0.6 open source version website source code
Guitar Pro8吉他软件更新内容日志介绍
PAT甲级打卡-1005-1010
B. Luke is a Foodie (greedy/simulation)
Online Music Playing Project - BY Music
《Jenkins 2.x实践指南》读书笔记-Jenkins 2.x pipeline语法
Kubernetes 怎么调度管理CPU
JDBC database connection
Unity super simple object pool
Smart three-piece - nanny-level teaching.
(已解决)Latex如何插入超链接
Argo Workflows experience
P1866 编号
46道史上最全Redis面试题,面试官能问的都被我找到了(含答案)
C. Robot in a Hallway (recursion/prefix sum/dynamic programming)
CMasher极大丰富Matplotlib自带colormaps
[Unity3D] VisualStudio无法调试,报错:无法直接启动带有类库输出类型的项目