Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | +x build.sh | Egor Tensin | 2017-08-09 |
| | |||
* | add build.sh | Egor Tensin | 2017-08-09 |
| | |||
* | serve.sh: add destination directory parameter | Egor Tensin | 2017-08-09 |
| | |||
* | bump dependencies | Egor Tensin | 2017-08-09 |
| | |||
* | bump dependencies | Egor Tensin | 2017-07-01 |
| | |||
* | css: update common/ | Egor Tensin | 2017-07-01 |
| | | | | | | Merge css/common/*.css from cpp-notes (my other project). It includes things like horizontal scrollbars inside <pre>s, lighter background inside <pre> and <code>, etc. | ||
* | fix navbar links with multiple pages | Egor Tensin | 2017-06-25 |
| | | | | | | | | | | | | | I determine whether a page should be present in the navigation bar by checking if 'navbar' is present in this page's `groups`. My posts/index.html is an example of such page. But `jekyll-paginate` creates a bunch of similar pages, each of them having 'navbar' in their `groups`. Thus, every /posts//pageN appears in the navbar. To get rid of all of them except for the first one, I set `root_page` to `true` in index.html, and only include the first page with `root_page == true` in the navbar. Man, it's a hack if I've ever seen one. | ||
* | fix post pagination links | Egor Tensin | 2017-06-25 |
| | | | | * Use custom paginate_path in _includes/common/pagination.html. | ||
* | add _drafts/ | Egor Tensin | 2017-06-25 |
| | |||
* | plots: shorten link anchors | Egor Tensin | 2017-05-31 |
| | |||
* | plots: update the navbar icon | Egor Tensin | 2017-05-31 |
| | |||
* | footer update | Egor Tensin | 2017-05-31 |
| | |||
* | plots: change <title> to "Main page" | Egor Tensin | 2017-05-31 |
| | |||
* | there're no posts, so no point in serving posts/ | Egor Tensin | 2017-05-30 |
| | |||
* | fix links to "Plots" | Egor Tensin | 2017-05-30 |
| | |||
* | pagination doesn't work on anything but index.html | Egor Tensin | 2017-05-30 |
| | |||
* | fix links, page titles & icons | Egor Tensin | 2017-05-30 |
| | |||
* | "Plots" is now the landing page | Egor Tensin | 2017-05-30 |
| | |||
* | remove comments from posts | Egor Tensin | 2017-05-30 |
| | | | | | | It's a consequence of the aforementioned history rewriting I did. Comment sections used to exist, but I wiped them along with all the posts. | ||
* | rename layouts & minor "Plots" markup fixes | Egor Tensin | 2017-05-30 |
| | |||
* | there's no code on this website anymore | Egor Tensin | 2017-05-30 |
| | | | | | | It might seem like there wasn't ever any. But in fact, I re-wrote this branch's history quite a bit, which might have also rendered some of the older commits unusable. | ||
* | update post list layout | Egor Tensin | 2017-02-01 |
| | |||
* | bump dependencies | Egor Tensin | 2017-02-01 |
| | |||
* | add comments to CSS classes | Egor Tensin | 2017-02-01 |
| | |||
* | bump dependencies | Egor Tensin | 2017-02-01 |
| | |||
* | exclude serve.sh from builds | Egor Tensin | 2017-01-07 |
| | |||
* | make the sidebar two-column | Egor Tensin | 2016-12-01 |
| | |||
* | <nav>: role="navigation" | Egor Tensin | 2016-11-30 |
| | |||
* | fix markup semantics | Egor Tensin | 2016-11-27 |
| | |||
* | add serve.sh (same as serve.bat) | Egor Tensin | 2016-11-26 |
| | |||
* | adjust Gemfiles for Cygwin | Egor Tensin | 2016-11-26 |
| | |||
* | fix licensing notices | Egor Tensin | 2016-10-01 |
| | |||
* | bump dependencies | Egor Tensin | 2016-08-23 |
| | |||
* | plots: update captions | Egor Tensin | 2016-06-26 |
| | |||
* | plots: update the actual plots | Egor Tensin | 2016-06-26 |
| | |||
* | plots: fix CSS class names | Egor Tensin | 2016-06-25 |
| | |||
* | fix project description | Egor Tensin | 2016-06-25 |
| | |||
* | move common assets to common/, more info to config | Egor Tensin | 2016-06-25 |
| | |||
* | README update | Egor Tensin | 2016-06-24 |
| | |||
* | add `site.github` info to pages | Egor Tensin | 2016-06-24 |
| | |||
* | add most of my personal info to _config.yml | Egor Tensin | 2016-06-24 |
| | |||
* | plots: grammar tweaks | Egor Tensin | 2016-06-24 |
| | |||
* | rename the project | Egor Tensin | 2016-05-19 |
| | |||
* | plots: update the actual plots | Egor Tensin | 2016-04-21 |
| | |||
* | add .gitattributes | Egor Tensin | 2016-04-21 |
| | |||
* | fix a sidebar link to "Plots" | Egor Tensin | 2016-03-22 |
| | |||
* | bump dependencies | Egor Tensin | 2016-03-09 |
| | |||
* | plots: layout & code style tweaks | Egor Tensin | 2016-03-09 |
| | |||
* | grammar tweaks | Egor Tensin | 2016-03-09 |
| | |||
* | plots: update | Egor Tensin | 2016-03-09 |
| |