Giter VIP home page Giter VIP logo

iagentntu.github.io's Introduction

Guild for Editing

.
├── _people                 # Put your profile here
│   ├── bibtex              # Put your publication list here (optional)
│   ├── images              # Put your images here
│   └── pdf                 # Put other files here
├── _professor              # Prof. Jane's profile
│   └── images              # Images to show in Prof. Jane's page
├── publication             # Publication list of the lab
├── research          
│   ├── _posts              # Pages for research projects
│   └── images              # Images to show in project pages
└── README.md

Install jekyll in your local environment. Make sure your modification actually works before push it to github.

Add a Personal Page

First, fork this repository to your github and clone it to your host.

git clone https://github.com/{your_github_name}/iAgentNTU.github.io.git
cd iAgentNTU.github.io

Use Chi-Chia Huang's file as starting point.

cd _people
cp Chi-Chia_Huang.md your_name.md

Edit the header part of your_name.md

---
layout: people                                               # Do not change
hidden: true                                                 # Do not change
title: Chi-Chia Huang
name: Chi-Chia Huang
chinese_name: 黃啟嘉
student_id: d01944003
status: quit                                                 # [ongoing|graduated|quit]
program: PhD student                                         # [PhD student|Master student|Undergraduate]
entry_year: 2012
exit_year: 2017
link: true                                                   # Do not change
external_url:
image: /people/images/chichia.jpg
research_interests: recommender system, internet of things
show_project: true                                           # false if you do not have any project yet
brief: 
# bibsrc: /people/bibtex/chichia.bib
bibsrc: '#bibtex'                                            # path to bib file or DOM id 

email:
  href: "http://www.google.com/recaptcha/mailhide/d?k=01MhlRNlCYMQRB3CtGk9pPWQ==&c=Seat9oiuZshm6ibK_MUDZilOr7fBybQahRY7P83oUwM="
  onclick: "window.open('http://www.google.com/recaptcha/mailhide/d?k\\07501MhlRNlCYMQRB3CtGk9pPWQ\\75\\75\\46c\\75Seat9oiuZshm6ibK_MUDZilOr7fBybQahRY7P83oUwM\\075', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return false;"
homepage: 
facebook: https://www.facebook.com/Huang.ChiChia
linkedin: https://www.linkedin.com/in/chichiah
twitter: https://twitter.com/Chifatty
github: https://github.com/chifatty
---

For email part, you can just put your email here as

or you can use Mailhide service. Copy the value of href and onclick, and please remember to escape \ with \\.

Then you are free to write anything you want. Please refer to Jekyll Docs for more information.

After you finish editing, please examine the result in your local environment first. If you are sure that everything works well, you can push your local branch to github.

git push origin master

Then, fire a pull request on github page, and wait for the admin to merge your change.

Add a Research Project Page

iagentntu.github.io's People

Contributors

chifatty avatar jacobvsdanniel avatar jackyyeh5111 avatar ntubertchen avatar b00902028 avatar janetyc avatar mengying avatar goat1214 avatar weifanhaha avatar yihsuanlu avatar x1x2x3xzzz avatar innocentguy avatar awilliea avatar xiaopi-ouo avatar jychan0126 avatar galaxyh avatar sonic2sonic2 avatar kevinyuimin avatar jeanwu avatar osiris0911 avatar yuju30 avatar monkey1208 avatar hcchang avatar david942j avatar totea avatar alexislintw avatar achin1311 avatar carolinetychen avatar wuman avatar erickchandra1 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.