mirror of https://github.com/go-gitea/gitea.git
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.
d9dcd09340
* add make targets for js,css, add javascript linter
- add `make js`, deprecating `make javascripts`
- add `make css`, deprecating `make generate-stylesheets` and
`make stylesheets-check`
- changed the unclean css check to only run on CI
- add JS linting via eslint with basic configuration and fixed
discovered issues
- changed autoprefixer to use official `postcss-cli` avoiding the need
to loop in the makefile
- moved browserslist to package.json so other future tools can use it
too.
- update documentation for new make targets and added JS section
* fix indentation
* move functions used in html to 'exported' list
* Run lessc binary without having to install anything to node_modules
* use relative paths to node bin scripts, removing npx
* Revert "use relative paths to node bin scripts, removing npx"
This reverts commit
|
6 years ago | |
---|---|---|
.. | ||
api-usage.en-us.md | 6 years ago | |
api-usage.zh-cn.md | 6 years ago | |
config-cheat-sheet.en-us.md | 6 years ago | |
config-cheat-sheet.zh-cn.md | 6 years ago | |
customizing-gitea.en-us.md | 6 years ago | |
customizing-gitea.zh-cn.md | 6 years ago | |
external-renderers.en-us.md | 6 years ago | |
hacking-on-gitea.en-us.md | 6 years ago | |
hacking-on-gitea.zh-cn.md | 6 years ago | |
logging-documentation.en-us.md | 6 years ago | |
make.en-us.md | 7 years ago | |
make.fr-fr.md | 7 years ago | |
make.zh-cn.md | 6 years ago | |
migrations.en-us.md | 6 years ago | |
oauth2-provider.md | 6 years ago | |
specific-variables.en-us.md | 6 years ago | |
specific-variables.zh-cn.md | 6 years ago | |
third-party-tools.en-us.md | 6 years ago |