Gitea: Blog
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
John Olheiser b3c9a9f7db Blog 1.16.7 (#193)
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: gitea/blog#193
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-committed-by: John Olheiser <john.olheiser@gmail.com>
11 months ago
.github Comment help text for issues (#34) 6 years ago
content/post Blog 1.16.7 (#193) 11 months ago
contrib pull expand tool: add tea mode (#153) 2 years ago
layouts point to gitea.com for author links 11 months ago
static Add tutorial how to render jupyter notebooks (#191) 11 months ago
.drone.yml Remove unused content on drone file (#159) 2 years ago
.editorconfig switch gitter to discord for drone. (#29) 6 years ago
.gitignore 1.9.0 (#101) 4 years ago
CONTRIBUTING.md Update contributing & maintainers file 6 years ago
DCO Initial version 6 years ago
LICENSE Switched back to Apache-2.0 license 6 years ago
Makefile gitea release v1.14.3 (#166) 2 years ago
README.md Update 'README.md' 2 years ago
config.yaml Update 'config.yaml' 2 years ago

README.md

Gitea: Blog

Build Status Join the chat at https://img.shields.io/discord/322538954119184384.svg

Hosting

This page is hosted on our infrastructure within Docker containers, it gets automcatically updated on every push to the master branch.

If you want to host this page on your own you can take our docker image gitea/blog.

Install

This website uses the Hugo static site generator. If you are planning to contribute you'll want to download and install Hugo on your local machine.

The installation of Hugo is out of the scope of this document, so please take the official install instructions to get Hugo up and running.

Development

To generate the website and serve it on localhost:1313 just execute this command and stop it with Ctrl+C:

make server

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 (c) 2016 The Gitea Authors <https://gitea.io>