X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <20121116173624.25519.qmail@stuge.se> Date: Fri, 16 Nov 2012 18:36:24 +0100 From: Peter Stuge To: geda-user AT delorie DOT com Subject: Re: [geda-user] git mirror of gedasymbols.org Mail-Followup-To: geda-user AT delorie DOT com References: <50A1AD1D DOT 4030303 AT ecosensory DOT com> <201211131745 DOT qADHjHHY021575 AT envy DOT delorie DOT com> <20121116030224 DOT 5c7750ee AT akka> <201211160225 DOT qAG2PrVD005630 AT envy DOT delorie DOT com> <20121116035513 DOT 14519 DOT qmail AT stuge DOT se> <201211160357 DOT qAG3vUXo017504 AT envy DOT delorie DOT com> <20121116041216 DOT 16057 DOT qmail AT stuge DOT se> <201211160428 DOT qAG4Sh3h018631 AT envy DOT delorie DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Rupert Swarbrick wrote: > Why not have multiple repositories and a cron script that populates > a "website version" by pulling from all of them every hour or so? I think this is a great idea! It's also really easy to do. (It would use hooks to make updates immediate though.) Nathan Stewart wrote: > It'd also be nice if it were easier to just check in some files and maybe > an attribution/license that got included in a default page. I keep meaning > to check in some of the stuff I've done, but at the point where I realize I > need to make an index page etc... I usually realize I have stuff more > important to do. Generating HTML would also be easy to do automatically, either as part of commit - or maybe better yet in the step that generates the website. //Peter