107 Commits (c9748046b1375a0fe318c385aa1e4de9da2623a3)
 

Author SHA1 Message Date
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
Nikita Tokarchuk e3c87d5eff
Initialize http client handler 2 years ago
Nikita Tokarchuk ec51d18cd6
Add ghost client interface 2 years ago
Nikita Tokarchuk c1b2b721e6
Redirect root url to index 2 years ago
Nikita Tokarchuk 48df063c86
Render empty index template 2 years ago
Nikita Tokarchuk e853eea486
Render empty blog template 2 years ago
Nikita Tokarchuk a04066148f
Implement any-error handler 2 years ago
Nikita Tokarchuk f0b3d34c05
Add not-found error handler 2 years ago
Nikita Tokarchuk d9ab404cf2
Implement the renderer routing basics 2 years ago
Nikita Tokarchuk bcb9d77de0
Implement template writer helper 2 years ago
Nikita Tokarchuk 156c3fd2cc
Implement function that resolves mapping between content and template 2 years ago
Nikita Tokarchuk 1d970ddcd7
Add empty content data that is mapped to templates 2 years ago
Nikita Tokarchuk edf7192fac
Add basic blog and index go template markups 2 years ago
Nikita Tokarchuk db2efebddf
Add error go template markup 2 years ago
Nikita Tokarchuk 5b2eab10f0
Parse compiled-in go templates on app start 2 years ago
Nikita Tokarchuk d741e0aa8e
Add frontend URLs 2 years ago
Nikita Tokarchuk e98fdf569c
Add fake server identity 2 years ago
Nikita Tokarchuk b106844c22
Listen http server in main thread 2 years ago