/memex

Public Site using memex

Primary LanguageJavaScript

Memex is a portfolio!.

Live web version here

Data

content/data.ndtl

Stored in a human-readable, flat-file database called Indental which is made by Devine Lu Linvega

Settings

content/settings.js

Setting Description
STATSNUMTAGS max limit of tags to show in menu
STATSNUMTYPE max limit of types to show in menu
WIDEGRIDITEM allow wide entries (WIDE : true)
AUTOWIDETRIGGER automaticly wide entry if it has more QOTE entries than this number
USEMASONRY enable masonry layout library usage
MASONRYPROGRESS masonry re-layout as images load (true), or only once all images complete (false)
GRIDITEMIDBASE CSS name prefix
SHOWUPPER toggle display of upper entry element(s)
SHOWTITLE toggle display of entry title
SHOWAUTH toggle display of entry author(s)
SHOWTYPE toggle display of entry type(s)
SHOWLINK toggle display of entry link(s)
SHOWLOWER toggle display of lower entry element(s)
SHOWTAGS toggle display of entry tag(s)
SHOWPROJ toggle display of entry project(s)
SHOWNOTE toggle display of entry notes
SHOWQOTE toggle display of entry quote(s)
SHOWTERM toggle display of entry term(s)
SHOWDONE toggle display of menu done (tick/cross)
SHOWPROG toggle display of entry progress notes
SHOWIMAG toggle display of entry image
SHOWFILE toggle display of entry file(s)
SHOWOVERLAY toggle display of dark overlay shown when hovering image type entries to improve text readability

Dependencies