Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 410 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 410 Bytes

asciiSite

A javascript library to create text-only, ascii-type websites. Tested on chrome only but should work on most browsers. For an example go to here.

Features:

  • Fully responsive design - adapts to mobile screens
  • Navbar with title and links
  • Tabs
  • Popovers / Tooltips

Currently the website is defined as a JSON object which is read and rendered by ascii.js.