Hi, > It'd be great if we could have the CSS in some "common" directory so not > everything repeats the basic stuff.
My CSS is a little different to Chris’s but I guess I could extra the differences and only include that. > Yes, this is super annoying! Also...it creates a WAR file? There's also > commented out stuff in the pom etc. The War file is needed if you want to run via a server. In my case it seem fine to run locally so I’m not 100% sure what features needed that. > The install-deps.sh is for MacOS only and has no documentation, is it > really needed? What for? I needed to run it (and a few other commands) to get everything installed. > I'm in favor of making it anonymous, yes. A similar reason to the @author > tags. This information is prone to go stale as more people contribute to it. OK. > Well, this is my vision and nothing more: Yes, it's in the right place, > mostly. But it shouldn't contain the pom.xml and reveal stuff (template, > css). Those are likely to be different per presentation. > In my mind we'd have a "content" repository in the "content" folder > (including asciidoc, jpg, mp4 files etc.) Perhaps I’m missing something but that's in src/main > and then assemble that with yet to be designed tools (or shell scripts) in > the "sessions" folder which > would hopefully allow us to reuse css and other things. Ah so you want me to submit a compiled / working version of the output as well? Thanks, Justin
