Examples

From miki
Jump to navigation Jump to search

Examples of various nice things collected on Internet for inspiration.

Style

thesimplecomputer.info
  • A nice HTML5/CSS3 layout for computer blog.
  • What I like:
    • The selection of fonts (Bree Serif for Free!) and font icons (Font Awesome).
    • The consistent style: bold for option name and selected value; common style for command and command logs; ...
    • Lean and light style.
Mastering Markdown
  • Another HTML/CSS layout.
  • lean and mean
  • Moving table of content. Single page, but with clickable content selection.
Render Multimedia in Pure C
  • Crystal clear layout
  • Clear explanations, animations, drawing...
Solving Algorithmic Problems in Python with Pytest
  • Crystal clear layout
  • Simplicity
Introduction to Locality-Sensitive Hashing
  • Clean layout, with multiple output (HTML, PDF).
  • Nice animated graphs, rendered as several snapshots in PDF.