Chong Wang

Thoughts about web development


  • Home

  • Categories

  • Tags

  • Archives

Play with CSS Selector

Posted on 2018-01-17 | In Tech | 0 comments

CSS Selector
I found a little game to help you get familiar with CSS Selector syntax.
CSS Diner
Also refer to W3Schools CSS Selector Reference to get more detailed explanation and examples.

Build a Blog with Hexo and Github Pages (3)

Posted on 2018-01-16 | In Tech | 0 comments
Part 3: Errors when customizing the theme

Early this morning I was adding social links, google analytics and site map to my blog. After I edited the two config files, I made a hexo clean. Then I can’t generate the static web pages any more! There were only .md files and .styl files in the public folders without being converted to .html and .css files.

Then I spent the whole morning to solve this problem!

Read more »

Responsive vs Adaptive Design

Posted on 2018-01-15 | In Tech | 0 comments

Responsive or Adaptive
I have an ongoing project recently, which is a website for the most popular dating TV show in China. The show is held overseas occasionally. Last time it came to New Zealand was five years ago. All the candidates who is willing to participate have a very long application form to fill, and the basic PSD design for this website from our designer is based on computer screen size.

Read more »

Build a Blog with Hexo and Github Pages (2)

Posted on 2018-01-14 | In Tech | 0 comments
Part 2: Theme and Configuration

The default theme is landscape, but there are tons of Hexo Themes.
Alternatively, you can choose a theme directly on Github by searching key words Hexo theme and sorting by Most stars.

Hexo Themes

Read more »

Build a Blog with Hexo and Github Pages (1)

Posted on 2018-01-14 | In Tech | 0 comments
Part 1: Installation and Environment Setup

Blog

I have been looking for a way to build my own blog and I’ve tried both Chineses (Jianshu, CSDN) and English websites (Wordpress), but all of them didn’t satisfy me in some way.

Why Hexo is a good solution for me?

  1. No ads, especially comparing to Wordpress.
  2. Simple to setup the environment and deploy.
  3. Free to host togehter with Github pages.
  4. Supporting user-defined styles. You can choose to use a theme, or design your own customized site style.
  5. The most important features, supporting markdown syntax for coding,
Read more »
12
Chong Wang

Chong Wang

 Auckland, NZ

15 posts
2 categories
22 tags
GitHub Linkedin E-Mail Wechat
© 2018 Chong Wang
0%