diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..60e2ab05 Binary files /dev/null and b/.DS_Store differ diff --git a/_config.yml b/_config.yml index ac0e1329..f2793d20 100644 --- a/_config.yml +++ b/_config.yml @@ -13,19 +13,19 @@ # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Alain's Tech Blog -name: Alain's Tech Blog +title: Weiwei's Tech Blog +name: Weiwei's Tech Blog description: - This is a blog of someone passionate about technology who wants to share some of the things he knows - about Application Development, Integration, Cloud, Big Data and Digital Transformation + This is a Tech blog of Weiwei, who is a curious person enjoying figuring out the building blocks of the world, and rearranging them to build something even better. Currently I'm a master of CS student, I believe my career is developing software, and my life is adventuring. baseurl: "" # the subpath of your site, e.g. /blog -github_username: alainpham +github_username: cao-weiwei # jekyll-paginate configuration paginate: 10 # Build settings markdown: kramdown +toc_levels: 1..6 #theme: minima plugins: - jekyll-feed @@ -37,7 +37,7 @@ exclude: include: ["_pages"] permalink: /posts/:title/ excerpt_separator: -author: http://www.linkedin.com/in/alainpham +# author: https://www.linkedin.com/in/weiwei-cao/ host: 0.0.0.0 diff --git a/_data/settings.yml b/_data/settings.yml index 07648c83..d81ef352 100644 --- a/_data/settings.yml +++ b/_data/settings.yml @@ -1,18 +1,23 @@ # Change 'comments' to true for Disqus comments disqus: comments: true - disqus_shortname: 'apham' + disqus_shortname: 'weiwei' # If you are not using Google Analytics, please change 'google-ID' to an empty string -google-ID: 'UA-91332049-1' +google-ID: 'UA-166125191-1' + menu: - - name: Featured Projects + - name: Projects submenu: - - name: MicroBam - link: /projects/microbam - - name: OurLegacy - link: /projects/ourlegacy + - name: Snake_Game + link: https://github.com/cao-weiwei/Snake_Game_Python + - name: Search_Engine + link: https://github.com/cao-weiwei/WahSearch + - name: Twitter_Sentiment_Anaylsis + link: https://github.com/cao-weiwei/SESentimentAnaylsis + - name: China_Train_Tickets_Cralwer + link: https://github.com/cao-weiwei/12306query-tickets - name: Posts link: / - name: Tags @@ -23,11 +28,11 @@ menu: submenu: - name: GitHub icon: github - link: http://github.com/alainpham + link: http://github.com/cao-weiwei - name: LinkedIn icon: linkedin-square - link: http://www.linkedin.com/in/alainpham - - name: Twitter - icon: twitter - link: https://twitter.com/koint + link: http://www.linkedin.com/in/weiwei-cao/ +# - name: Twitter +# icon: twitter +# link: https://twitter.com/koint diff --git a/_includes/analytics.html b/_includes/analytics.html index 00857454..e26be05a 100644 --- a/_includes/analytics.html +++ b/_includes/analytics.html @@ -4,7 +4,7 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); - ga('create', '{{site.google-ID}}', 'auto'); + ga('create', '{{UA-166125191-1}}', 'auto'); ga('send', 'pageview'); - \ No newline at end of file + diff --git a/_includes/favicon.ico b/_includes/favicon.ico new file mode 100644 index 00000000..18177b57 Binary files /dev/null and b/_includes/favicon.ico differ diff --git a/_includes/footer.html b/_includes/footer.html index 3da0763c..fa183cf6 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,10 +1,10 @@ \ No newline at end of file + diff --git a/_includes/head.html b/_includes/head.html index 681305af..12ee96e9 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,7 +1,7 @@ - + diff --git a/_includes/header.html b/_includes/header.html index cff7b56b..ee089b93 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -8,7 +8,7 @@ class="icon-bar"> - + home