Categories
Development

Get 100 from 100 in the Insight Page Speed

Whohoo! I optimise my webpage and got 100/100 in the Google Page Speed Insight

 

Categories
Development

Back to boilerplate website

After remove Yandex search from http://poplauki.eu from index back boilerplate website version.

Second bad thing is large bandwitch on first load – about 1.5 Mb. It to large for simple 5 page site.

Fix side menus for mobile browsers.

So ended experiments with personal website builded with React.

Categories
Development

The Laws of Computing

The Laws of Computing….. from source

First law – The Computer is always right.

Categories
Development

Update SEO

Update SEO of the main page poplauki.eu by https://github.com/h5bp/html5-boilerplate/blob/5.3.0/dist/doc/extend.md

Add microformat`s by Shema.org  . Validate with Google testing tool

Add Twitter and Facebook card

Add separate meta tag to detect mobile device and redirect to mobile website version

Categories
Development Uncategorized

Fixed right menus for poplauki.eu website

Task : find fixed right menu with pure CSS and Javascript

List of the solutions:
CSS menu
Multilevel over-lapping responsive menu
Off Canvas menu effect
Sitepoint tutorial

Chooses Sitepoint tutorial