yp05327
2d3ea572a1
All checks were successful
build and publish / build and publish (push) Successful in 2m48s
Fix #393 Have no idea where does this `formattedDate` come from. Original PR: #266 After: <img width="285" alt="image.png" src="attachments/51ce7a8f-bf08-440a-ac2b-2c621f66ebbd"> Reviewed-on: #394 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: yp05327 <576951401@qq.com> Co-committed-by: yp05327 <576951401@qq.com> |
||
---|---|---|
.gitea/workflows | ||
content/post | ||
contrib | ||
layouts | ||
plugins/blog | ||
src | ||
static | ||
.editorconfig | ||
.gitignore | ||
babel.config.js | ||
CONTRIBUTING.md | ||
DCO | ||
docusaurus.config.js | ||
LICENSE | ||
Makefile | ||
package-lock.json | ||
package.json | ||
README.md | ||
renovate.json5 |
Gitea: Blog
Hosting
This page is hosted on our infrastructure within Docker containers, it gets
automcatically updated on every push to the main
branch.
Install
This website uses the Docusaurus static site generator. If you are planning to contribute you'll want to install Docusaurus on your local machine.
The installation of Docusaurus is out of the scope of this document, so please take the official install instructions to get Docusaurus up and running.
Development
To generate the website and serve it on localhost:1313
just execute this command and stop it with Ctrl+C
:
npm run start
When you are done with your changes just create a pull request, after merging the pull request the website will be updated automatically.
Contributing
Fork -> Patch -> Push -> Pull Request
Authors
License
This project is under the Apache-2.0 License. See the LICENSE file for the full license text.
Copyright
Copyright (c) 2016 The Gitea Authors <https://about.gitea.com>