Source code for the official Pátek website.
Go to file
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
archetypes Added tags and post about LinuxDays. 2019-08-27 16:34:50 +02:00
content Fix typo in Print text 2019-12-09 12:05:13 +01:00
data Added some nice .gitkeeps. 2019-07-02 16:45:36 +02:00
hugo Added some nice .gitkeeps. 2019-07-02 16:45:36 +02:00
i18n Fix Czech declension of Alan's name 2019-10-24 17:27:14 +02:00
layouts Added social media links, resolved #6 2019-11-09 19:38:41 +01:00
linting Simplify Dockerfiles 2020-01-01 12:49:45 +01:00
static/img Added blog article about atthack. 2019-11-30 22:34:13 +01:00
themes/patek Added more suitable image for OpenGraph. 2019-12-05 18:19:30 +01:00
.firebaserc Added firebase configs. 2019-07-16 13:58:02 +02:00
.gitignore Added firebase configs. 2019-07-16 13:58:02 +02:00
.gitlab-ci.yml Added automatic linting container builds. 2019-09-08 19:25:23 +02:00
.gitmodules Clone submodules over HTTPS not to require authentication (for users comfort al well as for easier CI/CD). 2019-07-15 13:45:52 +02:00
config.json Added baseURL to config. 2019-12-05 17:26:30 +01:00
docker-compose.yml Using images from gitlab docker image registry. 2019-09-08 19:04:48 +02:00
firebase.json Added firebase configs. 2019-07-16 13:58:02 +02:00
Makefile Added Makefile for local linting and checking. 2019-07-19 14:18:15 +02:00
README.md Initial commit 2019-06-25 16:32:07 +00:00

Pátek.cz

Source code for the official Pátek website.