Skip to content

zhuxiangning/xlab-website

This branch is 1 commit ahead of, 17 commits behind X-lab2017/xlab-website:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5bdc492 · Jul 3, 2020
Oct 9, 2019
Jul 1, 2020
May 28, 2020
Jun 8, 2020
Jul 3, 2020
May 28, 2020
Apr 16, 2020
Jun 8, 2020
Jun 4, 2020
Dec 3, 2017
May 30, 2020
May 29, 2020
May 28, 2020
Jun 6, 2020
Jul 1, 2020
Jul 1, 2020
May 28, 2020
Jun 7, 2020
Jan 30, 2019
Oct 15, 2019
May 14, 2020
Oct 10, 2019
Feb 20, 2019

Repository files navigation

X-lab Official Website

Official website of X-lab open laboratory, you can view the site on http://www.x-lab.info.

avatar

Prerequisites

  • Software: Git, and Hugo. As an example of working configuration:
$ git --version
$ git version 2.23.0
$ hugo version
$ Hugo Static Site Generator v0.72.0-8A7EF3CF/extended darwin/amd64 BuildDate: 2020-05-31T12:12:33Z
  • Hardware: 2 CPUs, 8GB memory RAM.

Getting started

Make sure that you have installed Git and Hugo, in particular, you must install Hugo with its extended_0.65+ version. And then set

Steps:

  1. Clone this project
$ git clone git@github.com:X-lab2017/xlab-website.git
  1. Go to the project folder
$ cd xlab-website
  1. Run the following command:
$ rm -r themes/academic/
$ git submodule update --init --recursive
$ hugo server

The site will be ready after a while in http://localhost:1313.

Support

If you have any questions or feature requests, please feel free to submit an issue.

For developers, the Git is necessary, but the Hugo is not necessary if you do not want to view the site locally or generate some pages automatically, follow our Contributing Guide will undoubtedly lead you making changes to our site!

About

X-lab 官网内容创作

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 48.4%
  • TeX 43.5%
  • HTML 8.1%