You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: A beautiful Jekyll based static site generator
12
+
---
13
+
14
+
Beautiful Jekyll is a ready-to-use template to help you create a beautiful website quickly. Perfect for personal sites, blogs, or simple project websites.
Copy file name to clipboardExpand all lines: src/site/generators/hexo.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,9 @@ twitter: hexojs
21
21
startertemplaterepo: hexojs/hexo-starter
22
22
---
23
23
24
-
A fast, simple & powerful blog framework, powered by [Node.js](https://nodejs.org) and NPM.
24
+
A fast, simple & powerful blog framework, powered by [Node.js](https://nodejs.org) and [NPM](https://www.npmjs.com/).
25
25
26
+
-[Hexo Official website](https://hexo.io/)
26
27
-[Themes](https://hexo.io/themes)
27
28
-[Plugins](https://hexo.io/plugins)
28
29
-[Deploy to Netlify ⭐️](https://hexo.io/docs/one-command-deployment#Netlify)
@@ -32,14 +33,14 @@ A fast, simple & powerful blog framework, powered by [Node.js](https://nodejs.or
32
33
33
34
We want to solve issues **fast**! [Please contribute](https://github.com/hexojs/hexo/issues) by answering questions or providing peer review on PRs! Thank you 🤗
34
35
35
-
**Blazing Fast**
36
+
**Blazing Fast**
36
37
37
38
Hexo is powered by Node.js and supports multi-thread generating. Hundreds of files take only seconds to generate.
38
39
39
-
**Easy Writing**
40
+
**Easy Writing**
40
41
41
42
Hexo supports GitHub Flavored Markdown and all Octopress plugins and highly Jekyll/Octopress compatible.
42
43
43
-
**Extensibility**
44
+
**Extensibility**
44
45
45
46
Hexo supports most of the popular template languages and CSS preprocessors. You can install [plugins](https://hexo.io/plugins) for Haml, Pug, Less, Stylus, Sass, AsciiDoc, or anything. The community is writing new plugins every day.
0 commit comments