diff --git a/.gitignore b/.gitignore index 67bba59..9b9b20a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,10 +3,10 @@ *.stack* .upload_docs_to_hackage dist/* -docs/* +haddock/* cabal.sandbox.config *gui.glade~ *~ Gifcurry-*-docs* -!docs/.gitkeep +!haddock/.gitkeep diff --git a/README.md b/README.md index 68d2e1f..f386878 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Is Gifcurry another Electron app? No way! Gifcurry is 100% #electronfree. No need to download more RAM, Gifcurry is light as a feather. Run it all day, run it all year—you'll never notice. -I know what your thinkin', "Gifcurry is just FFMpeg and ImageMagick," but you'd be wrong. +I know what your're thinkin', "Gifcurry is just FFMpeg and ImageMagick," but you'd be wrong. Gifcurry hides all the goofy details so you can concentrate on what matters—the almighty GIF. Making GIFs with Gifcurry is fun so try it out! diff --git a/docs/favicon.ico b/docs/favicon.ico new file mode 100644 index 0000000..e9a20bc Binary files /dev/null and b/docs/favicon.ico differ diff --git a/docs/gifcurry-logo.svg b/docs/gifcurry-logo.svg new file mode 100644 index 0000000..1dd1fac --- /dev/null +++ b/docs/gifcurry-logo.svg @@ -0,0 +1,224 @@ + + diff --git a/docs/gifcurry-video.mp4 b/docs/gifcurry-video.mp4 new file mode 100644 index 0000000..19cb9f8 Binary files /dev/null and b/docs/gifcurry-video.mp4 differ diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..7ef32e1 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,218 @@ + + + + +
++ Gifcurry is an open-source, video-to-GIF maker. + It's built with Haskell and works on Linux, + Mac, and most likely Windows. + There is both a graphical and command line interface. +
++ Gifcurry takes your videos and makes them into GIFs. + You can crop, trim, seek, add text, pick a font, + alter the duration, change the size, set the quality, + and save your creation as a GIF or a video. +
++ Before you download Gifcurry, make sure your machine has + GTK+, + GStreamer, + FFMpeg, and + ImageMagick. +
+ Linux users can download the + AppImage or + the prebuilt binaries. + If you'd rather install it, you can do so via + pacman (Arch) + or + snap. + If you're really courageous, you can build it from + source. +
++ For Mac users, head over to the + read me page + and follow the instructions. Eventually those instructions will become a + Homebrew formula so installing Gifcurry on the Mac will be super easy. +
++ Gifcurry hasn't been tested on Windows yet but there's no reason it shouldn't work. + If you know how to build Haskell programs, go to the + read me page + and follow the instructions. + Please let me know if you get it to run. +
++ Found a bug? + Need a feature? + Can't install it? + No worries. + Point your browser to the issues page. +
+
+ Copyright 2018 David Lettier
+
+ lettier.com
+