Skip to content

JacobHartin/blawgjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blawg.js

Lightweight Javascript Blog Engine

Gets blawg posts from posts/post.json. Currently all posts are contained in the same file.

Supports pagination. Every 3 posts makes one page, which is hardcoded.

  • Reverse blog posts, make newest first
  • Add pagination
  • Make blog posts only show certain amount of text, then do read more for full post
  • Add ability to link directly to post, probably query string variables and make guid for posts
  • Make pagination and blog posts size variable depending on parameters passed into Blawg
  • Add underline to links in blawg.css

About

Lightweight Javascript Blog Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published