|
1 | 1 | --- |
2 | 2 | permalink: / |
3 | | -title: "Academic Pages is a ready-to-fork GitHub Pages template for academic personal websites" |
| 3 | +title: "Hello World" |
4 | 4 | author_profile: true |
5 | 5 | redirect_from: |
6 | 6 | - /about/ |
7 | 7 | - /about.html |
8 | 8 | --- |
9 | 9 |
|
10 | | -This is the front page of a website that is powered by the [Academic Pages template](https://github.com/academicpages/academicpages.github.io) and hosted on GitHub pages. [GitHub pages](https://pages.github.com) is a free service in which websites are built and hosted from code and data stored in a GitHub repository, automatically updating when a new commit is made to the respository. This template was forked from the [Minimal Mistakes Jekyll Theme](https://mmistakes.github.io/minimal-mistakes/) created by Michael Rose, and then extended to support the kinds of content that academics have: publications, talks, teaching, a portfolio, blog posts, and a dynamically-generated CV. You can fork [this repository](https://github.com/academicpages/academicpages.github.io) right now, modify the configuration and markdown files, add your own PDFs and other content, and have your own site for free, with no ads! An older version of this template powers my own personal website at [stuartgeiger.com](http://stuartgeiger.com), which uses [this Github repository](https://github.com/staeiou/staeiou.github.io). |
| 10 | +**Hello World, I'm GUO BIN.** |
11 | 11 |
|
12 | | -A data-driven personal website |
| 12 | +------ |
| 13 | + |
| 14 | +When You Are Old |
| 15 | +====== |
| 16 | + |
| 17 | +When you are old and grey and full of sleep, |
| 18 | + |
| 19 | +And nodding by the fire,take down this book, |
| 20 | + |
| 21 | +And slowly read,and dream of the soft look, |
| 22 | + |
| 23 | +Your eyes had once,and of their shadows deep, |
| 24 | + |
| 25 | +How many loved your moments of glad grace, |
| 26 | + |
| 27 | +And loved your beauty with love false or true, |
| 28 | + |
| 29 | +But one man loved the pilgrim Soul in you, |
| 30 | + |
| 31 | +And loved the sorrows of your changing face; |
| 32 | + |
| 33 | +And bending down beside the glowing bars, |
| 34 | + |
| 35 | +Murmur, a little sadly, how Love fled, |
| 36 | + |
| 37 | +And paced upon the mountains overhead, |
| 38 | + |
| 39 | +And hid his face amid a crowd of stars. |
| 40 | + |
| 41 | +<!-- A data-driven personal website |
13 | 42 | ====== |
14 | 43 | Like many other Jekyll-based GitHub Pages templates, Academic Pages makes you separate the website's content from its form. The content & metadata of your website are in structured markdown files, while various other files constitute the theme, specifying how to transform that content & metadata into HTML pages. You keep these various markdown (.md), YAML (.yml), HTML, and CSS files in a public GitHub repository. Each time you commit and push an update to the repository, the [GitHub pages](https://pages.github.com/) service creates static HTML pages based on these files, which are hosted on GitHub's servers free of charge. |
15 | 44 |
|
@@ -46,4 +75,4 @@ Example: editing a markdown file for a talk |
46 | 75 |
|
47 | 76 | For more info |
48 | 77 | ------ |
49 | | -More info about configuring Academic Pages can be found in [the guide](https://academicpages.github.io/markdown/). The [guides for the Minimal Mistakes theme](https://mmistakes.github.io/minimal-mistakes/docs/configuration/) (which this theme was forked from) might also be helpful. |
| 78 | +More info about configuring Academic Pages can be found in [the guide](https://academicpages.github.io/markdown/). The [guides for the Minimal Mistakes theme](https://mmistakes.github.io/minimal-mistakes/docs/configuration/) (which this theme was forked from) might also be helpful. --> |
0 commit comments