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.
* 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 | |
---|---|---|
.. | ||
advanced | 6 years ago | |
features | 6 years ago | |
help | 6 years ago | |
installation | 6 years ago | |
upgrade | 6 years ago | |
usage | 6 years ago | |
advanced.en-us.md | 7 years ago | |
advanced.fr-fr.md | 7 years ago | |
advanced.zh-cn.md | 7 years ago | |
features.en-us.md | 7 years ago | |
features.zh-cn.md | 7 years ago | |
features.zh-tw.md | 7 years ago | |
help.en-us.md | 7 years ago | |
help.zh-cn.md | 7 years ago | |
installation.en-us.md | 7 years ago | |
installation.fr-fr.md | 7 years ago | |
installation.zh-cn.md | 7 years ago | |
installation.zh-tw.md | 7 years ago | |
upgrade.en-us.md | 7 years ago | |
upgrade.fr-fr.md | 7 years ago | |
upgrade.zh-cn.md | 7 years ago | |
upgrade.zh-tw.md | 7 years ago | |
usage.en-us.md | 7 years ago | |
usage.zh-cn.md | 7 years ago |