Git Product home page Git Product logo

elmi-javad.github.io2's Introduction

How to use your own domain for github page?

View my tutorials video here!


How to use this template?

You can fork this project to your own project.
Ex: fork and rename this repository to "yourname", you'll get the following address: yourusername.github.io/yourname
Or clone it to your local (by using gitGUI or from cmd line), modify something and push from local to your account.

How to change my title and something else?

Go to _config.yml file and change to what you want, you can add some social account to your profile view.

How to create new posts ?

create new file in _posts folder, the name of the file should be begin with "yyyy-mm-dd" and separated by "-" (dash) and end with ".md" (markdown format). Ex: "2015-05-12-documents.md"
In the beginning of the content, copy and paste following:
--- 
layout: post
title:
description: "abcd"
modified: 2014-12-23
tags: [abc, def]
---

change your title, tag, modified date time...

How to post code?

use:
{% highlight css %}
{% endhighlight %}

you can change "css" to some other languages such as cpp, java, html...

How to add or change menu on the left side?

Go to _includes/navigation.html

How to change color or anything else in the fixed navigation bar at the top?

Go to _includes/head.html

How about the background color?

Go to _sass/_page.scss

You have some problems and need more information? View my contact details below:

Name: Nguyen Minh Huy (David Ng)
📧 [email protected]
Languages: Vietnamese, American English
University: Studies iT at HUFLIT (2013-2017). Ho Chi Minh city. Vietnam


My profiles/other page:

GitHub Twitter G+ DNH Facebook LinkedIn Wordpress

Facebook Update:

  

elmi-javad.github.io2's People

Contributors

elmi-javad avatar

Watchers

James Cloos avatar  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.