You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
Hi all,
I wrote a short blog [1] about lazy lists in JavaScript. I describe
how to implement them, how to exploit infinite lists and how to write
and combine lazy list processors.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
Hi Francesco,
Awesome post.
But I have a question, not direct to your post, but to your blog structure, I´ve seem that you are using view template to render your blog pages. Github Pages uses a default view template, Where I can get more info about view templating at github pages?
Luiz Filipe WebGL, node.js and JavaScript Developer
Fortaleza CE
Francesco Mari
unread,
May 15, 2014, 3:42:57 AM5/15/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
Luiz, if you want to create your own templates, take a look at Jekyll
(http://jekyllrb.com/), which is the static site generator underlying
GitHub Pages.