A simple framework for bits pushed to browsers
Go to file
Petr Menšík e689bd578d Add basic support for nginx
Nginx is popular server and great for static content. Add rules for its
default configuration.
2022-03-22 16:18:19 +01:00
.gitignore Initial setup of the repo 2013-08-26 12:23:26 +00:00
LICENSE rename the license now that we have proper git 2013-07-19 04:29:31 -07:00
macros.web-assets rename directories per discussion on lists 2013-07-30 09:07:24 -07:00
nginx-web-assets.conf Add basic support for nginx 2022-03-22 16:18:19 +01:00
README.devel add brief README to devel 2013-08-24 11:34:51 -07:00
README.md add some instructions 2013-07-19 04:49:36 -07:00
sources Initial setup of the repo 2013-08-26 12:23:26 +00:00
web-assets.conf enable symlinks in %{_webassetdir} and %{_jsdir} 2014-03-19 02:45:00 -07:00
web-assets.spec Add basic support for nginx 2022-03-22 16:18:19 +01:00

one directory to rule them all

For more information, see the proposal and proposed guidelines

Try Me

sudo yum install git fedora-packager
git clone https://github.com/tchollingsworth/fedora-web-assets
cd fedora-web-assets
fedpkg --dist=f19 local
sudo yum install noarch/*

There are also some builds here.