%PDF- %PDF-
Direktori : /www/specpages-backup/node_modules/hexo/ |
Current File : //www/specpages-backup/node_modules/hexo/README.md |
<img src="https://raw.githubusercontent.com/hexojs/logo/master/hexo-logo-avatar.png" alt="Hexo logo" width="100" height="100" align="right" /> # Hexo > A fast, simple & powerful blog framework, powered by [Node.js](https://nodejs.org). [Website](https://hexo.io) | [Documentation](https://hexo.io/docs/) | [Installation Guide](https://hexo.io/docs/#Installation) | [Contribution Guide](https://hexo.io/docs/contributing) | [Code of Conduct](CODE_OF_CONDUCT.md) | [API](https://hexo.io/api/) | [Twitter](https://twitter.com/hexojs) [](https://www.npmjs.com/package/hexo)  [](https://github.com/hexojs/hexo/actions?query=workflow%3ATester) [](https://libraries.io/npm/hexo) [](https://coveralls.io/r/hexojs/hexo?branch=master) [](https://gitter.im/hexojs/hexo) [](https://discord.gg/teM2Anj) [](https://t.me/hexojs) [](https://app.fossa.com/projects/git%2Bgithub.com%2Fhexojs%2Fhexo?ref=badge_shield) [](CODE_OF_CONDUCT.md) ## Features - Blazing fast generating - Support for GitHub Flavored Markdown and most Octopress plugins - One-command deploy to GitHub Pages, Heroku, etc. - Powerful API for limitless extensibility - Hundreds of [themes](https://hexo.io/themes/) & [plugins](https://hexo.io/plugins/) ## Quick Start **Install Hexo** ``` bash $ npm install hexo-cli -g ``` Install with [brew](https://brew.sh/) on macOS and Linux: ```bash $ brew install hexo ``` **Setup your blog** ``` bash $ hexo init blog $ cd blog ``` **Start the server** ``` bash $ hexo server ``` **Create a new post** ``` bash $ hexo new "Hello Hexo" ``` **Generate static files** ``` bash $ hexo generate ``` ## More Information - Read the [documentation](https://hexo.io/) - Visit the [Awesome Hexo](https://github.com/hexojs/awesome-hexo) list - Find solutions in [troubleshooting](https://hexo.io/docs/troubleshooting.html) - Join discussion on [Google Group](https://groups.google.com/group/hexo), [Discord](https://discord.gg/teM2Anj), [Gitter](https://gitter.im/hexojs/hexo) or [Telegram](https://t.me/hexojs) - See the [plugin list](https://hexo.io/plugins/) and the [theme list](https://hexo.io/themes/) on wiki - Follow [@hexojs](https://twitter.com/hexojs) for latest news ## Contributing We welcome you to join the development of Hexo. Please see [contributing document](https://hexo.io/docs/contributing). 🤗 Also, we welcome PR or issue to [official-plugins](https://github.com/hexojs). ## Contributors [](https://github.com/hexojs/hexo/graphs/contributors) ## Backers [](https://opencollective.com/hexo) ## Sponsors <a href="https://linktr.ee/rss3"><img src="https://d1fdloi71mui9q.cloudfront.net/8xxahBqRTnecXgXKObeo_L8ks2KjC31fmM5Nd" alt="RSS3" width="200"/></a> ## License [](https://app.fossa.com/projects/git%2Bgithub.com%2Fhexojs%2Fhexo?ref=badge_large)