mirror of
https://gitea.com/gitea/theme.git
synced 2026-04-28 06:49:46 +08:00
Initial commit
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Gitea: Theme
|
||||
|
||||
[](http://beta.drone.io/go-gitea/theme)
|
||||
[](https://gitter.im/go-gitea/gitea)
|
||||
|
||||
This is a Hugo theme that gets used within all of our websites like our blog,
|
||||
documentation and also the redirects. If you commit any changes to the `master`
|
||||
branch it will trigger rebuilds of all the related websites.
|
||||
|
||||
## Contributing
|
||||
|
||||
Fork -> Patch -> Push -> Pull Request
|
||||
|
||||
## License
|
||||
|
||||
This project is under the Apache-2.0 License. See the [LICENSE](LICENSE) file
|
||||
for the full license text.
|
||||
|
||||
## Copyright
|
||||
|
||||
```
|
||||
Copyright (c) 2016 The Gitea Authors <https://gitea.io>
|
||||
```
|
||||
Reference in New Issue
Block a user