On Tue, Oct 13, 2015 at 9:20 PM, Timothy Gu <timothyg...@gmail.com> wrote: > El martes, 13 de octubre de 2015, Michael Niedermayer > <mich...@niedermayer.cc> escribió: > >> On Sun, Oct 11, 2015 at 04:27:49PM -0400, Ganesh Ajjanagadde wrote: >> > --- >> > .gitignore | 1 + >> > 1 file changed, 1 insertion(+) >> > >> > diff --git a/.gitignore b/.gitignore >> > index 0b26f68..b215828 100644 >> > --- a/.gitignore >> > +++ b/.gitignore >> > @@ -3,3 +3,4 @@ >> > /htdocs/main.rss >> > /htdocs/components >> > /htdocs/style.less >> > +/htdocs/fonts/*.woff2 >> >> what generates these woff2 files ? > > > They are first installed to htdocs/ components with Bower (a local package > manager for the web) and then copied to htdocs/: > https://github.com/FFmpeg/web/blob/master/Makefile#L64 > > Patch LGTM.
Go ahead and push - I believe I do have write privileges for ffmpeg-web, but since I am not a web dev and have limited experience with managing websites, it will be a few months before I feel comfortable pushing on my own. Thanks for the info. > > Timothy > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel