TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Jekyll In 15 Minutes

43 pointsby benhowdle89about 12 years ago

6 comments

kaoDabout 12 years ago
And a nice blog framework built on top of it: <a href="http://octopress.org/" rel="nofollow">http://octopress.org/</a>
评论 #5813428 未加载
cheerleaderabout 12 years ago
Nice post. Despite what others said, there's a place for a quick overview of Jekyll. The Jekyll wiki (which, have they updated it recently? It seems more useful than I remember it), while comprehensive, covers far more information than you need to get up and running. A quickstart guide would have been handy when I was starting.<p>A couple things that might have been helpful would be to mention how to create new posts (since they have a specific format) and perhaps linking to a barebones deployment of Jekyll that followed along with your post (though you did link to your site, so kudos for that).<p>Keep on writing. A Jekyll plugin tutorial (as mentioned by ElongatedTowel) would indeed be a useful resource.
programminggeekabout 12 years ago
Jekyll is great, people should use it, but I wish there was more progress beyond Jekyll.<p>The thing that kind of blows about Jekyll is you kind of need the local Jekyll environment to build your site. I kind of am starting to get to a point where I want to be able to have some hybrid of a web interface and local dev. Something like using Github's distraction free writing to create the pages, then be able to publish without the local setup.<p>I guess I should just put a jekyll server in the cloud somewhere...
评论 #5813408 未加载
评论 #5813519 未加载
tuananhabout 12 years ago
I don't know why this got upvoted. There's nothing new added that you can't find on Jekyll wiki.
评论 #5812552 未加载
评论 #5812430 未加载
评论 #5812254 未加载
m4tthumphreyabout 12 years ago
15 minutes? You've put ~20 in the actual guide! Bad form.
fakeerabout 12 years ago
I wish there was sth like this for Hyde and/or Pelican. I have tried a lot many times but it just, for some reason or other, fail to take off properly either on my Pi or AWS or WebFaction.