Skip to content

Releases: liberdade-organizacao/github-blog

Update index blog file

26 May 18:40
Compare
Choose a tag to compare

We have updated the index blog file to index.blog.json to not mess up with other files. If this one is being used, no problem! You can set the desired file name in the constructor as well:

var blog = new GithubBlog("your_blog/repo", "your_index_file.json");

Removing dependency from GitCDN

16 Jun 01:33
Compare
Choose a tag to compare
v0.0.2

Loading files directly from Github

First release

30 May 00:46
Compare
Choose a tag to compare

This should contain the basics to get this project started.