Skip to content

regynald/quasimatt.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quasimatt.com

structure: quasimatt.com contains posts, represented in index.html by paragraphs. each paragraph has an id, a date stored in "data-date", and type stored in data-type. the id is used as a title and to link to specific posts. their are currently four types of posts: "social" posts, which are basically blog entries, "mention" posts, which link to places i am mentioned online, "donation" posts, which acknowlege donations to the site, and "other".

goals: the current development goal is to create analytics about social dynamics as they're revealed on the site and make those analytics public. the main goal is to create a social graph.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • CSS 0.1%