Re: Static Website Generator

2013-11-27 Thread Silvio Siefke
Hello,

On Sat, 16 Nov 2013 11:43:01 -0500 Veritatem Ignotam
veritatem.igno...@gmail.com wrote:

 I'll second Nikola (full disclosure: not affiliated)

Thank you for advice. Nikola is good, i good convert my blog in it and
my theme i have convert. Only two things i miss:

I find no way the blog article in the index file to limit. At moment
my index File give last 5 Blog Article and the last 5 tutorials out. In
Nikola i find not the way to limited. 

Secound what not really understand. There give Post Articles, i can use 
for Blog, and there are Stories. The Stories can use for Tutorials. The 
problem is the article from the stories folder no where be linked. 
Neither the index not found in the folder a index file.

Is here someone familar with the system and can help?

Thank you  Greetings
Silvio
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Static Website Generator

2013-11-27 Thread Ben Finney
Silvio Siefke siefke_lis...@web.de writes:

 Thank you for advice. Nikola is good, i good convert my blog in it and
 my theme i have convert. Only two things i miss:

[…]

 Is here someone familar with the system and can help?

It would be better to ask for Nikola help on the Nikola-specific
discussion forums URL:http://getnikola.com/contact.html.

-- 
 \   “I do not believe in forgiveness as it is preached by the |
  `\church. We do not need the forgiveness of God, but of each |
_o__)other and of ourselves.” —Robert G. Ingersoll |
Ben Finney

-- 
https://mail.python.org/mailman/listinfo/python-list


Static Website Generator

2013-11-16 Thread Silvio Siefke
Hello,

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.

I has try Pelican, but its i dont know that themeing make me crazy. 


Thanks For Help  Nice Weekend
Silvio
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Static Website Generator

2013-11-16 Thread Johannes Findeisen
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
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Static Website Generator

2013-11-16 Thread Chris “Kwpolska” Warrick
On Nov 16, 2013 3:45 PM, Silvio Siefke siefke_lis...@web.de wrote:

 Hello,

 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.

 I has try Pelican, but its i dont know that themeing make me crazy.

I love (full disclosure: and co-develop) Nikola — http://getnikola.com/

Theming Nikola is not hard, takes a few minutes tops.
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Static Website Generator

2013-11-16 Thread Veritatem Ignotam

I'll second Nikola (full disclosure: not affiliated)

It's easy to get started and the documentation is pretty good. Mako (the 
themeing language) is good to know as it, or something extremely 
similar, is used elsewhere. And Nikola is python!


I found the tutorial at http://shisaa.jp/postset/nikola-web.html to be 
quite helpful my first time but it seems to be down at the moment


Another generator I've used and found quite good is Hakyll. Designed 
after Jakyll but in Haskell instead. My Haskell isn't great however so 
if I needed to add some new functionality it would often take a long 
time (which isn't always ideal)


V.I.

On 11/16/2013 11:00 AM, Chris Kwpolska Warrick wrote:


On Nov 16, 2013 3:45 PM, Silvio Siefke siefke_lis...@web.de 
mailto:siefke_lis...@web.de wrote:


 Hello,

 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.

 I has try Pelican, but its i dont know that themeing make me crazy.

I love (full disclosure: and co-develop) Nikola --- http://getnikola.com/

Theming Nikola is not hard, takes a few minutes tops.





-- 
https://mail.python.org/mailman/listinfo/python-list