Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59619
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mailman@hanez.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.100 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.80; '*S*': 0.01; 'static': 0.04; 'generator.': 0.16; 'received:dip0.t-ipconnect.de': 0.16; 'received:t-ipconnect.de': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'nearly': 0.26; 'supported': 0.26; 'header:In- Reply-To:1': 0.27; 'tried': 0.27; 'hosting': 0.29; 'work.': 0.31; 'use?': 0.31; 'run': 0.32; 'ago': 0.33; 'advice': 0.35; 'but': 0.35; '+0100': 0.36; 'charset:us-ascii': 0.36; 'hi,': 0.36; 'should': 0.36; 'nov': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'easy': 0.60; 'simple': 0.61; 'received:109': 0.72; 'subject:Website': 0.78; 'received:(helo localhost)': 0.91; '2013': 0.98 |
| Date | Sat, 16 Nov 2013 16:24:42 +0100 |
| From | Johannes Findeisen <mailman@hanez.org> |
| To | python-list@python.org |
| Subject | Re: Static Website Generator |
| In-Reply-To | <20131116142104.51ee5ee0b4117dd701800622@web.de> |
| References | <20131116142104.51ee5ee0b4117dd701800622@web.de> |
| X-Mailer | Claws Mail 3.9.0 (GTK+ 2.24.22; x86_64-pc-linux-gnu) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2720.1384615578.18130.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384615578 news.xs4all.nl 15943 [2001:888:2000:d::a6]:37988 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:59619 |
Show key headers only | View raw
Hi, On Sat, 16 Nov 2013 14:21:04 +0100 Silvio Siefke wrote: > i want try a static Website Generator. Has someone an advice for a simple > and easy System to use? I want run my blog with it, so the system should > run with my design of Website. have you looked at http://ringce.com/hyde . I currently use the Ruby based Jekyll website generator because I am hosting at GitHub Pages where only this software is supported but I tried Hyde long time ago and I remember that does nearly the same work. Regards, Johannes
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Static Website Generator Johannes Findeisen <mailman@hanez.org> - 2013-11-16 16:24 +0100
csiph-web