Commit Graph

97 Commits

Author SHA1 Message Date
mainnika dfe60f241a Handle custom urls by using ghost-slug id 2022-01-26 04:46:18 +01:00
mainnika 1e6cbd574f Always redirect to a postfixed path 2022-01-26 04:25:20 +01:00
mainnika 8f3e81fac3 Always use relative redirect to keep the upstream domain 2022-01-26 04:24:48 +01:00
mainnika 5da00eefee Make media queries for content direction 2022-01-12 00:06:55 +01:00
mainnika 541ae39098 Use editors wide-full as left-right aligners 2022-01-11 00:21:27 +01:00
mainnika fe58992ac4 Make blockquotes visible 2022-01-11 00:17:00 +01:00
mainnika fee109996a Make a single style for headers 2022-01-11 00:13:57 +01:00
mainnika 26512c2b29 Add yandex metrica tag 2022-01-05 01:04:27 +01:00
mainnika 3f10f7b912 Implement template funcs controller instead of simple funcs map 2022-01-04 22:32:06 +01:00
mainnika 8e87eb0adf Funcs that panic on purpose should be named properly 2022-01-04 22:30:54 +01:00
mainnika 277686086e Use constructor-like function to load templates 2022-01-04 22:29:53 +01:00
mainnika 2bffc08630 Fix invalid kg-card width in the pinned container 2022-01-04 21:45:38 +01:00
mainnika 89fbc57aad Add external css to override embedded content 2022-01-04 21:44:33 +01:00
mainnika d6e2fffcaf Add pretty print code selectors on load 2022-01-04 21:43:51 +01:00
mainnika b8fd70bf76 Fix error template format 2022-01-04 21:33:59 +01:00
mainnika 129a80904f Restructure scss files 2022-01-04 20:27:06 +01:00
mainnika 9e1ddd9f13 Merge branch 'main' into develop 2022-01-04 18:32:27 +01:00
mainnika 4237760d57 Fix tools stage dist files cleaning 2021-12-26 00:24:15 +01:00
mainnika 580f7f15f8 Merge branch 'develop' into main 2021-12-26 00:14:31 +01:00
mainnika 1559cc3ee4 Trigger external jenkins job to make a release 2021-12-26 00:14:15 +01:00
mainnika be21cf0e3a Add jenkinsfile pipeline for automated releases 2021-12-25 23:51:48 +01:00
mainnika 67dc72a2c2 Merge branch 'main' into develop 2021-12-25 22:17:50 +01:00
mainnika 1860549f6c Add helm chart for the project 2021-12-25 22:05:11 +01:00
mainnika 78188f1720 Inject calver into the app build 2021-12-17 14:57:29 +01:00
mainnika 6b91cdb95f Make nice calver tags for published images 2021-12-17 14:55:10 +01:00
mainnika cec78ba769 Adjust docker build for the new package structure 2021-12-17 14:55:10 +01:00
mainnika 39ef200967 Restructure the go package 2021-12-16 22:23:59 +01:00
mainnika a9b5ac4df2 Add more docs 2021-12-16 21:34:44 +01:00
mainnika 8e92ba0f9e Query params must be implementation specific 2021-12-16 21:33:58 +01:00
mainnika 6311bf1dd7 Make initial request setup in the external private function 2021-12-16 21:29:43 +01:00
mainnika 0b003c200a Support additional headers for the ghost http client 2021-12-16 00:33:40 +01:00
mainnika 760bcf6c94 Nginx proxy pass the root url 2021-12-11 02:41:17 +01:00
mainnika d87b96e62e Add backend is-secure configuration 2021-12-11 02:39:28 +01:00
mainnika d4a0fb8f7c Merge branch 'main' into develop 2021-12-09 23:48:34 +01:00
mainnika dac04024dc Fix branch name in the actions trigger 2021-12-09 23:45:02 +01:00
mainnika 3a9d72b9c2 Allow to run actions workflow manually 2021-12-09 23:44:00 +01:00
mainnika 2962ab2050 Merge pull request #2 from mainnika/develop
Made docker image
2021-12-09 23:37:55 +01:00
mainnika 34d24bdecc Add github action to build and push image 2021-12-09 23:36:17 +01:00
mainnika 4ee1a91648 Add dockerfile 2021-12-09 23:28:31 +01:00
mainnika 68430b1932 Merge remote-tracking branch 'github/main' into develop 2021-12-09 23:23:53 +01:00
mainnika 4d2459c35c Merge pull request #1 from mainnika/develop
Finished code base
2021-12-09 23:22:48 +01:00
mainnika 7b70da4c23 Fix typo 2021-12-09 23:12:54 +01:00
mainnika 5dc652a4be Create npm package lock file 2021-12-03 04:36:14 +01:00
mainnika 1454c14595 Use http server helpers for development 2021-12-03 04:36:14 +01:00
mainnika a7f780e5be Include app js script to the template header 2021-12-03 04:36:14 +01:00
mainnika f182988346 Use google code prettifier 2021-12-03 04:36:14 +01:00
mainnika 9520a07089 Include bootstrap icons set 2021-12-03 04:36:14 +01:00
mainnika 0e68a60073 Include project styles data 2021-12-03 04:36:14 +01:00
mainnika 320d8b0608 Include adobe fonts css to the project 2021-12-03 04:36:14 +01:00
mainnika a49b8b75e5 Add webpack entrypoint script 2021-12-03 04:36:14 +01:00