Differences between revisions 14 and 15
Revision 14 as of 2016-10-23 04:08:51
Size: 1571
Editor: SamatJain
Comment:
Revision 15 as of 2016-10-23 21:47:51
Size: 1639
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:

[[https://mmistakes.github.io/so-simple-theme/|So Simple Theme]]

Components/aspects of pages

Stratechery by Ben Thompson – On the business, strategy, and impact of technology. Great overall design, love the footnote widget (..., click to see note).

AMP and Incentives - TimKadlec.com. Like the header. Like the date overlaid a line in the heading.

https://tridnguyen.com/. Great header. Navigation on left, photo and tagline on right.

https://0x65.net/ and https://0x65.net/j/. beautiful shadows behind headings, reminds me of oldblog.samat.org design. text-shadow: 0 0 1px #667

https://www.tildedave.com/posts.html. Great heading

https://www.slightfuture.com/error-page-404-preview. Error 404 page. has search, and links to most recent posts. Uses Nikola; per-post header images.

http://syntheti.cc/van-build/. Box around photos.

padding: 20px;
background-color: white;
box-shadow: 0px 3px 16px -2px rgba(0, 0, 0, 0.4);
margin: 0.5em auto;

Full designs

https://kjellski.github.io/. Dark colors, monospaced, beautiful blues and greens.

. Monospaced theme, Nikola-based.

http://blog.jacobtorrey.com/rowhammer-defensive-programming

Themes

The Base. Medium-like theme called Mediator

Minimal Mistakes, a Jekyll Theme × Made Mistakes. Used by https://blog.kylemanna.com/

So Simple Theme

SamatsWiki: BlogWebDesigns (last edited 2018-02-10 23:19:48 by SamatJain)