Commit Graph
14 Commits
Author SHA1 Message Date
Vojtěch Káně 7e4e5267ab Merge branch 'remove-hugo-folder' into 'master'
Remove unused `hugo` folder

See merge request patek-devs/patek.cz!12
2020-04-27 14:24:14 +00:00
Vojtěch Káně 7387f12c28 Remove unused hugo folder
This folder is probably a relict. It is neither mentioned in the docs
(at least not in b760aceb1e99b4c0e83039b0f9c1864ed8b738ac) nor created
by default by `hugo new site`.
2020-04-23 23:22:09 +02:00
Vojtěch Káně 5e5c5df3ef Move content specific assets under that content 2020-04-15 23:54:42 +02:00
Vojtěch Káně 7696ed3952 Simplify Dockerfiles
There is no need to run explicit mkdir, since the new directory is not
used during the build and workdir command creates it automatically.
2020-01-01 12:49:45 +01:00
Vojtěch Káně d4293c9f08 Fix typo in Print text 2019-12-09 12:05:13 +01:00
Vojtěch Káně a427b7a211 Fix grammar in czech version of talks overview 2019-10-25 12:12:34 +02:00
Vojtěch Káně dcf3944bbf Add Intro to UNIX talk 2019-10-25 10:18:28 +02:00
Vojtěch Káně 885f144931 Fix Czech declension of Alan's name 2019-10-24 17:27:14 +02:00
vojta001 87b389e839 Fix content/talks/ProjectDocs' front matter 2019-09-09 11:43:39 +02:00
Vojtěch Káně d7fbcc0ebc Temporarily hide address 2019-09-08 19:17:37 +02:00
Vojtěch Káně 933f9b4f87 Update website source code link 2019-09-08 18:48:48 +02:00
Vojtěch Káně 9c5dbf1c35 Fix sponsors logo animation 2019-09-08 18:12:14 +02:00
Vojtěch Káně c63825bfd4 Enable Gitlab CI to test buildability. 2019-07-16 11:34:03 +02:00
Vojtěch Káně b715d297fd Clone submodules over HTTPS not to require authentication (for users comfort al well as for easier CI/CD).
Unified .gitmodules syntax.
2019-07-15 13:45:52 +02:00