Sources of the site gergely.polonkai.eu, Jekyll version
Go to file
Gergely Polonkai 32924598a9
Fix link to the sun twins story
2019-11-05 06:17:08 +01:00
.bundle wip: local updates 2019-10-25 16:13:42 +02:00
.well-known Add a well-known file for the dat protocol 2018-07-26 18:51:29 +02:00
_data wip: use ForkAwesome fonts for the contact list 2019-10-25 16:13:24 +02:00
_drafts Continue draft on the Matrix GLib SDK 2016-06-20 20:36:33 +00:00
_includes Use SASS instead of CSS 2019-11-05 06:16:48 +01:00
_layouts wip: Upgrade to jekyll 4 2019-10-25 16:13:40 +02:00
_posts wip: Upgrade to jekyll 4 2019-10-25 16:13:40 +02:00
blog wip: Upgrade to jekyll 4 2019-10-25 16:13:40 +02:00
css Add my PGP key 2018-09-21 17:45:12 +02:00
examples Add example for future post about GtkActionable 2016-10-04 15:18:26 +02:00
failmeter Change failmeter progress bar depending on fail level 2015-08-18 15:35:19 +02:00
gerrit-dashboard-generator Add 'gerrit-dashboard-generator/' from commit '8ef6d7aaae68724ed3bcd038d11a0094a4c87351' 2016-08-17 15:54:31 +00:00
images wip: Upgrade to jekyll 4 2019-10-25 16:13:40 +02:00
minari Add rulers to holidays 2015-11-23 11:57:40 +01:00
stories Fix link to the sun twins story 2019-11-05 06:17:08 +01:00
symbolon Apply mobile style to symbolon controls 2019-02-10 11:05:02 +01:00
.gitignore Add instructions for and ignore files related to using bundle 2019-10-25 16:13:41 +02:00
.hyde.el Add hyde config 2016-10-18 16:59:05 +02:00
404.md Fix 404.md 2015-09-23 09:26:07 +02:00
CNAME Add CNAME file for custom domain access 2015-04-24 23:43:47 +00:00
Gemfile wip: Upgrade to jekyll 4 2019-10-25 16:13:40 +02:00
Gemfile.lock wip: Upgrade to jekyll 4 2019-10-25 16:13:40 +02:00
README.md Add instructions for and ignore files related to using bundle 2019-10-25 16:13:41 +02:00
_config.yml Add instructions for and ignore files related to using bundle 2019-10-25 16:13:41 +02:00
_make_tags.sh Regenerate tag pages 2017-01-02 11:15:21 +01:00
about.html Add my PGP key 2018-09-21 17:45:12 +02:00
disclaimer.md Move sole index pages to the root dir 2015-08-31 13:54:26 +00:00
favicon.ico Redesign for Github Pages 2015-04-21 23:56:34 +02:00
gergely@polonkai.eu.asc Add my PGP key 2018-09-21 17:45:12 +02:00
index.html wip: Upgrade to jekyll 4 2019-10-25 16:13:40 +02:00
pgpkey Add PGP proof file 2018-08-13 12:43:10 +02:00
resume.html Update Resume 2017-03-23 23:44:43 +01:00

README.md

gergely.polonkai.eu

Initial start

git clone $REPO
cd $REPO
bundle install --path vendor/bundle
bundle exec jekyll server