Keeping the cabal website in the git repo

Hi all, While the sources of some of the documentation is already in git, much of the website (http://www.haskell.org/cabal/) isn't. I suggest we check it in under a website/ directory, next to the Cabal and cabal-install directories. -- Johan

On 2013-09-08 at 07:49:57 +0200, Johan Tibell wrote:
While the sources of some of the documentation is already in git, much of the website (http://www.haskell.org/cabal/) isn't. I suggest we check it in under a website/ directory, next to the Cabal and cabal-install directories.
Fyi/btw, alternatively, in case you want to avoid cluttering the Git history w/ commits unrelated to actual source code changes, you could keep it in a separate "orphan" branch, like Github does with their Github pages facility: https://help.github.com/articles/creating-project-pages-manually cheers, hvr

Hi,
On Sun, Sep 8, 2013 at 7:49 AM, Johan Tibell
Hi all,
While the sources of some of the documentation is already in git, much of the website (http://www.haskell.org/cabal/) isn't. I suggest we check it in under a website/ directory, next to the Cabal and cabal-install directories.
+1 from me. -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
participants (3)
-
Herbert Valerio Riedel
-
Johan Tibell
-
Mikhail Glushenkov