mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
31 lines
621 B
YAML
31 lines
621 B
YAML
title: Egg.js
|
|
subtitle: "Born to build better enterprise frameworks and apps"
|
|
description: "Born to build better enterprise frameworks and apps"
|
|
language:
|
|
- zh-cn
|
|
- en
|
|
timezone: UTC
|
|
url: https://eggjs.org
|
|
root: /
|
|
archive_dir: news
|
|
permalink: news/:year/:month/:day/:title/
|
|
new_post_name: :year-:month-:day-:title.md # File name of new posts
|
|
post_asset_folder: true
|
|
highlight:
|
|
enable: true
|
|
line_number: false
|
|
per_page: 0
|
|
|
|
# Extensions
|
|
## Plugins: https://hexo.io/plugins/
|
|
## Themes: https://hexo.io/themes/
|
|
theme: egg
|
|
|
|
less:
|
|
compress: true
|
|
|
|
# Deployment
|
|
## Docs: https://hexo.io/docs/deployment.html
|
|
deploy:
|
|
type:
|