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.
gitea/docs/content/doc/installation
silverwind e938f1d945
Add frontend/backend make targets, fix source release (#10325) (#10414)
* Add frontend/backend make targets, fix source release

- Add 'make backend' and 'make frontend' make targets which are used to
  build go and js/css/svg files respectively.

- The 'backend' target can be invoked without requiring Node.js to be
  present on the system if pre-built frontend assets are present like
  in the release source tarballs.

- Fix source releases missing 'dist' folders inside 'node_modules' which
  were erronously excluded from tar.

- Store VERSION in file VERSION for the release tarballs and prefer that
  file over git-derived version.

* fix release task

* fix typo

* fix another typo

Fixes: https://github.com/go-gitea/gitea/issues/10253
5 years ago
..
from-binary.en-us.md Doc config file should not be readable by others as it contains sensitive info (#8385) 6 years ago
from-binary.fr-fr.md Add config option and shortcode for Gitea version (#7940) 6 years ago
from-binary.zh-cn.md Add config option and shortcode for Gitea version (#7940) 6 years ago
from-binary.zh-tw.md Add config option and shortcode for Gitea version (#7940) 6 years ago
from-package.en-us.md Copyedit docs (#6275) 6 years ago
from-package.fr-fr.md General documentation cleanup (#3317) 7 years ago
from-package.zh-cn.md Import docs into main repository (#2874) 7 years ago
from-package.zh-tw.md Import docs into main repository (#2874) 7 years ago
from-source.en-us.md Add frontend/backend make targets, fix source release (#10325) (#10414) 5 years ago
from-source.fr-fr.md Remove explicit 'generate' calls, fix release task (#9288) 5 years ago
from-source.zh-cn.md Remove explicit 'generate' calls, fix release task (#9288) 5 years ago
from-source.zh-tw.md Remove explicit 'generate' calls, fix release task (#9288) 5 years ago
run-as-service-in-ubuntu.en-us.md Copyedit docs (#6275) 6 years ago
run-as-service-in-ubuntu.zh-cn.md ZH-CN translation of Installation part (#5089) 7 years ago
windows-service.en-us.md Supports both CMD and PowerShell (#9344) 5 years ago
windows-service.fr-fr.md fix(docs): Fixed creating Windows service commands (#8979) 5 years ago
windows-service.zh-cn.md fix(docs): Fixed creating Windows service commands (#8979) 5 years ago
windows-service.zh-tw.md fix(docs): Fixed creating Windows service commands (#8979) 5 years ago
with-docker.en-us.md add /etc/timezone and /etc/localtime volumes (#8911) 5 years ago
with-docker.fr-fr.md General documentation cleanup (#3317) 7 years ago
with-docker.zh-cn.md add notice for docker run gitea http port issue (#3020) 7 years ago
with-docker.zh-tw.md Import docs into main repository (#2874) 7 years ago