74 Commits (1860549f6c891de6ea7102a3cf2ca9e4341a8a59)
 

Author SHA1 Message Date
Nikita Tokarchuk 1860549f6c
Add helm chart for the project 2 years ago
Nikita Tokarchuk 78188f1720
Inject calver into the app build 2 years ago
Nikita Tokarchuk 6b91cdb95f
Make nice calver tags for published images 2 years ago
Nikita Tokarchuk cec78ba769
Adjust docker build for the new package structure 2 years ago
Nikita Tokarchuk 39ef200967
Restructure the go package 2 years ago
Nikita Tokarchuk a9b5ac4df2
Add more docs 2 years ago
Nikita Tokarchuk 8e92ba0f9e
Query params must be implementation specific 2 years ago
Nikita Tokarchuk 6311bf1dd7
Make initial request setup in the external private function 2 years ago
Nikita Tokarchuk 0b003c200a
Support additional headers for the ghost http client 2 years ago
Nikita Tokarchuk 760bcf6c94
Nginx proxy pass the root url 2 years ago
Nikita Tokarchuk d87b96e62e
Add backend is-secure configuration 2 years ago
Nikita Tokarchuk dac04024dc
Fix branch name in the actions trigger 2 years ago
Nikita Tokarchuk 3a9d72b9c2
Allow to run actions workflow manually 2 years ago
Nikita Tokarchuk 2962ab2050
Merge pull request #2 from mainnika/develop 2 years ago
Nikita Tokarchuk 34d24bdecc
Add github action to build and push image 2 years ago
Nikita Tokarchuk 4ee1a91648
Add dockerfile 2 years ago
Nikita Tokarchuk 68430b1932
Merge remote-tracking branch 'github/main' into develop 2 years ago
Nikita Tokarchuk 4d2459c35c
Merge pull request #1 from mainnika/develop 2 years ago
Nikita Tokarchuk 7b70da4c23
Fix typo 2 years ago
Nikita Tokarchuk 5dc652a4be
Create npm package lock file 2 years ago
Nikita Tokarchuk 1454c14595
Use http server helpers for development 2 years ago
Nikita Tokarchuk a7f780e5be
Include app js script to the template header 2 years ago
Nikita Tokarchuk f182988346
Use google code prettifier 2 years ago
Nikita Tokarchuk 9520a07089
Include bootstrap icons set 2 years ago
Nikita Tokarchuk 0e68a60073
Include project styles data 2 years ago
Nikita Tokarchuk 320d8b0608
Include adobe fonts css to the project 2 years ago
Nikita Tokarchuk a49b8b75e5
Add webpack entrypoint script 2 years ago
Nikita Tokarchuk 263b911363
Create webpack empty configuration 2 years ago
Nikita Tokarchuk 25a0d8b5da
Create npm root project 2 years ago
Nikita Tokarchuk 638cf787af
Upgrade go mod packages 2 years ago
Nikita Tokarchuk 393f63757a
Render scroll icon near the pinned post 2 years ago
Nikita Tokarchuk 9b43855d07
Render pages pagination 2 years ago
Nikita Tokarchuk b0d49ffe3b
Render blog posts data 2 years ago
Nikita Tokarchuk d6905b0d15
Render latests posts content on index template 2 years ago
Nikita Tokarchuk 58c55e4659
Render pinned post on index template 2 years ago
Nikita Tokarchuk 823adde655
Render menu header template 2 years ago
Nikita Tokarchuk 8f4d4ff1ba
Implement template helper funcs 2 years ago
Nikita Tokarchuk 422bcbf82c
Add header go html template 2 years ago
Nikita Tokarchuk f3ed0ccc0a
Add content title and description helpers 2 years ago
Nikita Tokarchuk 7a694bcbe8
Load blog page data as the content 2 years ago
Nikita Tokarchuk 47029b5a4c
Load index page data as the content 2 years ago
Nikita Tokarchuk ea58971e86
Add content config to renderer handler 2 years ago
Nikita Tokarchuk d017015662
Add ghost client to renderer handler 2 years ago
Nikita Tokarchuk 7819567e78
Implement ghost query params helpers 2 years ago
Nikita Tokarchuk 20d0108b55
Add ghost backend get-post-by-slug request 2 years ago
Nikita Tokarchuk 85ade84d3d
Add ghost backend get-posts request 2 years ago
Nikita Tokarchuk 7fbb921516
Add ghost backend get-page-by-slug request 2 years ago
Nikita Tokarchuk ea9d93443f
Generate easyjson helpers for ghost data 2 years ago
Nikita Tokarchuk 78b82f5cc5
Describe the ghost data structures 2 years ago
Nikita Tokarchuk 29124c0490
Implement generic http query 2 years ago