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.
forgejo/docs/content/doc/advanced
silverwind 1019913eab move CSS build to webpack (#9983)
- added new 'make webpack' target
- deprecated 'make js' and 'make css'
- extend webpack config to load the less files
- updated docs

I had to rename the source file of `arc-green.less` to avoid generating
a useless JS entrypoint via webpack-fix-style-only-entries which would
not work with different source/destination filenames. I hear that there
should be cleaner solutions possible once we upgrade to Webpack 5.

Co-authored-by: zeripath <art27@cantab.net>
5 years ago
..
adding-legal-pages.en-us.md Add Privacy Policy and Terms of Service Page (#9513) 5 years ago
api-usage.en-us.md DOCS: add mention of swagger api reference (#8452) 5 years ago
api-usage.zh-cn.md Adapt documentation to renamed ENABLE_SWAGGER option (#5811) 6 years ago
ci-cd.en-us.md Add buildbot CI (#8378) 5 years ago
config-cheat-sheet.en-us.md Make archive prefixing configurable with a global setting (#9943) 5 years ago
config-cheat-sheet.zh-cn.md 登陆 to 登录 (#9382) 5 years ago
customizing-gitea.en-us.md Add documentation how to render PlantUML in code blocks. (#9894) 5 years ago
customizing-gitea.zh-cn.md Fix translation errors in doc advanced part (zh-cn) (#5112) 6 years ago
external-renderers.en-us.md Add documentation how to render PlantUML in code blocks. (#9894) 5 years ago
hacking-on-gitea.en-us.md move CSS build to webpack (#9983) 5 years ago
hacking-on-gitea.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
logging-documentation.en-us.md Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
mail-templates-us.md Add review comments to mail notifications (#8996) 5 years ago
make.en-us.md General documentation cleanup (#3317) 7 years ago
make.fr-fr.md General documentation cleanup (#3317) 7 years ago
make.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
migrations.en-us.md Add Close() method to gogitRepository (#8901) 5 years ago
oauth2-provider.md Add oauth2 documentation (#6604) 5 years ago
repo-indexer.en-us.md Restrict repository indexing by glob match (#7767) 5 years ago
search-engines-indexation.en-us.md More extensive robots.txt docs (#9566) 5 years ago
signing.en-us.md Sign protected branches (#8993) 5 years ago
specific-variables.en-us.md Copyedit docs (#6275) 5 years ago
specific-variables.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
third-party-tools.en-us.md Youtrack now supports Gitea (#9343) 5 years ago
third-party-tools.zh-cn.md Create third-party-tools.zh-cn.md (#6303) 5 years ago