OK, a standard dialect of Markdown. In the beginning was RUNOFF from MIT, which originally had about the power of Markdown. More features were added, and it became nroff, then troff, the ditrofff, and macro systems were added on top of it. It became too hard to use for casual work. Then there was TeX, which was a saner approach to what troff did. Macro systems were added on top of it. It became too hard to use for ca…
GitHub pages is now running Jekyll 3
41–50 of 119 posts
Re: GitHub pages is now running Jekyll 3
#42Absolutely love Jekyll and GitHub Pages for hosting project documentation and personal websites. Just wish GH Pages would support SSL. :(
Edit: oh, I didn't know that it's not supported for custom domains. That is a bit disappointing.
Re: GitHub pages is now running Jekyll 3
#43Shameless plug: Once you're on Jekyll 3, check out http://jekyllthemes.io to upgrade your theme too.
Re: GitHub pages is now running Jekyll 3
#44Figures I just switched my site to Ghost.
You can use ghost-render[2] to publish the blog as a static site if you want to stick your blog on Github Pages.
[1]: https://github.com/openshift-quickstart/openshift-ghost-quic...
Re: GitHub pages is now running Jekyll 3
#45Absolutely love Jekyll and GitHub Pages for hosting project documentation and personal websites. Just wish GH Pages would support SSL. :(
Well, technically, it does. The unfortunate thing is that it also supports non-encrypted HTTP. In my opinion, gh-pages is one of those places where it's not a big deal; there isn't anything too private being uploaded, and all the pages that can be served are available publicly on Github. Edit: oh, I didn't know that it's not supported for custom domains. That is a bit disappointing.
Re: GitHub pages is now running Jekyll 3
#46Jekyll 3 is pretty great. If you need any help getting your site hosted, I'm working on a hosting setup that is way easier than S3 or any other option out there. http://www.statichosting.co We are in private beta and are looking for people to try it out and give us feedback. We think it's great and are looking for early adopters who want an awesome static hosting experience.
Pretty cool! If you can set up some sort of integration with Travis (which itself integrates nicely with GitHub), and you set up SSL, HTTP/2, good caching policies etc., you're golden.
Re: GitHub pages is now running Jekyll 3
#47Earlier quoted context omitted.
Why are you using a README to display this list instead of GitHub Pages?
It's a tradition. That's how awesome lists work. See the mother of all awesome lists -> https://github.com/sindresorhus/awesome for more examples. The idea is to keep it as simple as possible e.g. just a single README page. That's all.
Re: GitHub pages is now running Jekyll 3
#48Absolutely love Jekyll and GitHub Pages for hosting project documentation and personal websites. Just wish GH Pages would support SSL. :(
I don't know much about GitHub Pages, but if it's only for static pages, then why do you need SSL? I mean if you're not going to be sending sensitive dynamic data. Is it so people can't snoop the contents of your pages over request/response on a network?
Re: GitHub pages is now running Jekyll 3
#49Absolutely love Jekyll and GitHub Pages for hosting project documentation and personal websites. Just wish GH Pages would support SSL. :(
I don't know much about GitHub Pages, but if it's only for static pages, then why do you need SSL? I mean if you're not going to be sending sensitive dynamic data. Is it so people can't snoop the contents of your pages over request/response on a network?
http://motherboard.vice.com/read/google-will-soon-shame-all-...
Re: GitHub pages is now running Jekyll 3
#50Absolutely love Jekyll and GitHub Pages for hosting project documentation and personal websites. Just wish GH Pages would support SSL. :(
I'm working on a static hosting service. We are working on SSL and making that easy. Would you be interested in trying the beta? http://www.statichosting.co