On Mon Jul 1 01:39 -0500 2013, Kẏra <
kx...@riseup.net> wrote:
> I'd love to see Gitit enable more general CMS functionality, like serving
> static pages and only having a subset of the site be a wiki. A moderated
> edits <
https://github.com/jgm/gitit/issues/374> feature to allow edit
> suggestions that require approval would be really cool as well. Wordpress
> is an example of a general CMS/blog engine that would be great to have
> similar functionality from Gitit since Wordpress also has a revision
> history of all pages.
I think most of these features are either possible now or possible with a little
coding with gitit2:
https://github.com/jgm/gitit2 since gitit2 is just a yesod component
so all the other yesod features can come into play and you can easily create
more complex websites with a wiki component.
>
> On Sunday, April 7, 2013 3:01:05 AM UTC-4, LUK ShunTim wrote:
> >
> > Hi,
> >
> > I have a directory tree of markdown files (not necessarily wiki source
> > files) and would like to generate a static web site out of it. What
> > would be the best workflow to do such a thing? Or gitit is not really
> > the best tool? Or maybe just use pandoc?
One possibly more complex option is something built on
http://hackage.haskell.org/package/wai-static-pages
and some of the code from
http://www.yesodweb.com/book/wiki-chat-example
> >
> > Regards,
> > ST
> > --
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups "gitit-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
gitit-discus...@googlegroups.com.
> To post to this group, send email to
gitit-...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/gitit-discuss.