GithubHelp home page GithubHelp logo

zzhang-cn / zzhang-cn.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from senli1073/senli1073.github.io

0.0 0.0 0.0 22.19 MB

A simple Github Pages template for academic personal websites.

License: MIT License

JavaScript 0.80% CSS 97.10% HTML 2.10%

zzhang-cn.github.io's Introduction

A simple Github Pages template for academic personal website.

License

Preview

Screenshot of the Website

Introduction

This is an academic personal website template based on bootstrap.

The template is designed to integrate Markdown files as content input. There's no need to compile the webpage before deployment. Upon loading, the Markdown files are automatically parsed and embedded into the page.

Demo: https://senli1073.github.io/

Getting Start

1. Fork this repository

The repository name should be <username>.github.io, which will also be your website's URL.

2. Edit page content

(1) Go to the folder where you want to store your project, and clone the new repository:

git clone https://github.com/<username>/<username>.github.io.git

The directory structure is as follows:

.
├── contents
└── static
    ├── assets
    │   └── img
    ├── css
    └── js

(2) Modify the content of each section, which corresponds to contents/*.md.

(3) Adjust the title, copyright information, and other text of the website in contents/config.yml

(4) Replace background image and photo with new ones for your web pages in static/assets/img

(5) Push it:

git commit -am 'init'
git push

3. Enjoy

Fire up a browser and go to https://<username>.github.io

License

Copyright Sen Li, 2023. Licensed under an MIT license. You can copy and mess with this template.

zzhang-cn.github.io's People

Contributors

senli1073 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.