Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 7, 2021. It is now read-only.
/themePublic archive

Gitea: Theme, moved tohttps://gitea.com/gitea/theme

License

NotificationsYou must be signed in to change notification settings

go-gitea/theme

Repository files navigation

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

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 themasterbranch it will trigger rebuilds of all the related websites.

Install

You need an existingHugo website, than you canjust download our prebuilttheme, putit into yourthemes/gitea folder and enable the theme with thetheme = "gitea" option of your website.

Development

We choosenpm to fetch our dependencies andgulp for the pipeline. We won't cover the installation ofnodejs or npm, for that you can find enough guides depending on your operatingsystem. First of all you have to install the required dependencies:

npm install

After you have successfully installed the required dependencies you should beable to use these commands to just clean and build generated sources of thetheme:

npm run cleannpm run buildnpm run release

If you want to do more development on the theme we suggest to use thewatchtask we have defined to get the changes directly built after saving changes toa file:

npm run watch

When you are done with your changes just create a pull request, after mergingthe pull request the theme will be published to ourdownload page automatically.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is under the Apache-2.0 License. See theLICENSE filefor the full license text.

Copyright

Copyright (c) 2019 The Gitea Authors <https://gitea.io>

Releases

No releases published

Packages

No packages published

Contributors20


[8]ページ先頭

©2009-2025 Movatter.jp