Commit Graph

11 Commits

Author SHA1 Message Date
Jarno Rankinen 6c16eb5a7c Update .gitignore 2024-02-10 12:17:55 +02:00
Jarno Rankinen a6a2872eef Option for a local photo server from ./data/photo/ (relative to executable) 2024-02-10 11:42:46 +02:00
Jarno Rankinen 5a19ed18e7 Add option to disable Github Corner, update resume.example.yaml 2024-02-10 10:56:04 +02:00
Jarno Rankinen db2ca13c7b CSS theming, considerably less purple 2024-02-06 23:27:45 +02:00
Jarno Rankinen 8b7978f7b5 Intermediate commit
- Following info is now parsed from yaml, specified with --config flag
  default path for config: ./data/resume.yaml
  - Summary
  - Experience
  - Education
  - Skills
  - Languages

Need to update sample YAML with mock data
2024-02-01 23:05:17 +02:00
Jarno Rankinen 67215cf921 Default title if YAML .meta.title is empty 2023-12-03 23:16:18 +02:00
Jarno Rankinen 4b5df3d46c Header and footer populated from yaml 2023-12-03 22:59:45 +02:00
Jarno Rankinen 778c8027a2 Theme changing 2023-12-03 22:36:42 +02:00
Jarno Rankinen 2080180985 First steps on dynamic content
- Removed SEO for now
- Read meta tag values from YAML
- Templates embedded into binary
2023-12-03 22:24:48 +02:00
Jarno Rankinen 281e666be8
Create LICENSE 2023-12-02 00:33:53 +02:00
Jarno Rankinen 2fadf327e4 Initial commit
Go http server serving the resume, all dynamic fu
unimplemented.
2023-12-02 00:27:32 +02:00