GithubHelp home page GithubHelp logo

wenshuailu / wenshuailu.github.io Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.72 MB

Personal website powered by Hexo, Materialize and Github Pages

Home Page: http://wenshuailu.me/

HTML 56.77% CSS 25.13% JavaScript 18.11%

wenshuailu.github.io's Introduction

Personal Website

Why build this repo

This is a Hexo based personal website (http://wenshuailu.me/) I created for myself.

At the beginning I just wanted to build this as a way to understand the whole process of deploying a website.

Later I might switch to building my website from scratch to host dynamic pages, which I'm very excited about since I'll get to learn more about backend stuff :)

But for now I'll stick with it as a portfolio site and use it to blog about notes/thoughts of coding as well.

The reason why I choose Hexo instead of Jekyll (or others) is that it's based on Node.js, which is something I'm learning right now, so I can easily understand and customize the files, and also save me the trouble of learning new syntax of other languages and frameworks.

Set Up

$ npm install -g hexo-cli

  • Initialization

$ hexo init <folder>

$ cd <folder>

$ npm install

  • Switch Themes

    Hexo has quite a few themes to choose from.

    I use this one as a starting point.

    Installation steps on how to switch themes can be found from above links

  • Customization

    • Customized the header and footer a little bit (changed personal info/menus etx.)
    • Created a new home page section as it's not included in the theme
    • Added an new 'about me' page with embed resume.

Acknowledgment

Theme is from hexo-theme-materialize. I made slight modifications but the overall structure is the same. Wouldn't be able to finish it so quickly without this wonderful theme, so I really appreciate it.

wenshuailu.github.io's People

Contributors

wenshuailu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.