aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-24 23:06:50 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-24 23:06:50 +0300
commit3a0eac7b95329fb91d373de2cfa60e94d777e78b (patch)
tree7416515e8eed380288a950f53c6fdeef13904c85
parentmention my name in index.html (diff)
downloadegor-tensin.github.io-3a0eac7b95329fb91d373de2cfa60e94d777e78b.tar.gz
egor-tensin.github.io-3a0eac7b95329fb91d373de2cfa60e94d777e78b.zip
README update
-rw-r--r--README.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/README.md b/README.md
index 28564dd..de3443a 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,12 @@
Egor Tensin
===========
-This is my website hosted using [GitHub Pages] at
-https://egor-tensin.github.io/.
+This is my website hosted on [GitHub Pages] at https://egor-tensin.github.io/.
[GitHub Pages]: https://pages.github.com
-Installation
-------------
+Prerequisites
+-------------
[Jekyll] is used to build a set of static HTML pages from a collection of
templates and resources.
@@ -27,8 +26,8 @@ in the project's root directory.
[Jekyll]: https://jekyllrb.com/
[Bundler]: http://bundler.io/
-Development
------------
+Usage
+-----
To run a local web server, execute
@@ -52,8 +51,7 @@ In particular, it
of external CSS stylesheets and JavaScript files are included instead of the
`min`ified versions.
-Accessing via file://
----------------------
+### Accessing via file://
Jekyll doesn't provide native support for generating a static website which can
be browsed without running an instance of Jekyll's web server.