23 Commits (ec51d18cd6b6b9190e9e1e6c78f3a31abdc723cf)
 

Author SHA1 Message Date
nikita tokarchuk ec51d18cd6
Add ghost client interface 4 years ago
nikita tokarchuk c1b2b721e6
Redirect root url to index 4 years ago
nikita tokarchuk 48df063c86
Render empty index template 4 years ago
nikita tokarchuk e853eea486
Render empty blog template 4 years ago
nikita tokarchuk a04066148f
Implement any-error handler 4 years ago
nikita tokarchuk f0b3d34c05
Add not-found error handler 4 years ago
nikita tokarchuk d9ab404cf2
Implement the renderer routing basics 4 years ago
nikita tokarchuk bcb9d77de0
Implement template writer helper 4 years ago
nikita tokarchuk 156c3fd2cc
Implement function that resolves mapping between content and template 4 years ago
nikita tokarchuk 1d970ddcd7
Add empty content data that is mapped to templates 4 years ago
nikita tokarchuk edf7192fac
Add basic blog and index go template markups 4 years ago
nikita tokarchuk db2efebddf
Add error go template markup 4 years ago
nikita tokarchuk 5b2eab10f0
Parse compiled-in go templates on app start 4 years ago
nikita tokarchuk d741e0aa8e
Add frontend URLs 4 years ago
nikita tokarchuk e98fdf569c
Add fake server identity 4 years ago
nikita tokarchuk b106844c22
Listen http server in main thread 4 years ago
nikita tokarchuk c20306c118
Unmarshal config values into app struct 4 years ago
nikita tokarchuk 2e56c1daa6
Print app version if requested by flags 4 years ago
nikita tokarchuk 4dd55ccc78
Read config file values from yaml 4 years ago
nikita tokarchuk 1105ce3ebd
Initialize config default values on app start 4 years ago
nikita tokarchuk e0f5edd51a
Describe frontend app configuration 4 years ago
nikita tokarchuk ee0db5daa4
Initialize go mod app 4 years ago
nikita tokarchuk 3d9c0669c5
Initial commit 4 years ago