pipdig / blogger-archive-page

Use the Blogger API to create a page listing all posts and creation dates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archive Page for Blogger

Copy and paste the following the code into your the html for your new page in Blogger:

<script src="//cloud.github.com/downloads/pipdig/blogger-archive-page/blogger-archive-page.js">
</script>
<script src="/feeds/posts/default?max-results=800&amp;alt=json-in-script&amp;callback=LoadTheArchive">
</script>

About

Use the Blogger API to create a page listing all posts and creation dates.


Languages

Language:JavaScript 100.0%