Commit Graph

157 Commits (master)

Author SHA1 Message Date
Quentin Duchemin 62ce28ecd5
Add CID texts 2021-10-15 00:40:25 +02:00
Quentin Duchemin 39e278d36a Fix dead link 2021-05-27 09:51:09 +02:00
Quentin Duchemin 4925288c78
Fix title 2021-05-27 03:31:30 +02:00
Quentin Duchemin 6c96092c83
Reorder navbar icons 2021-05-27 03:04:34 +02:00
Quentin Duchemin 52a09513bb Should be good for first publication 2021-05-27 02:48:15 +02:00
Quentin Duchemin 62c7ec7511 Put icons into a level to keep horizontal layout on mobile devices 2021-05-27 02:33:35 +02:00
Quentin Duchemin fb30014a2d About page with same layout than others even if no case 2021-05-27 02:21:44 +02:00
Quentin Duchemin 79f3cbd28e Resize image with 3000 width before publishing, ~300/400ko per image, nice 2021-05-27 01:33:01 +02:00
Quentin Duchemin 2195c64048 Fix favico location for blog posts 2021-05-27 01:07:12 +02:00
Quentin Duchemin e089d4b02a Dirty hack to add summary img as hero background 2021-05-27 01:06:32 +02:00
Quentin Duchemin a73ab8bed5 Add favico 2021-05-27 00:56:33 +02:00
Quentin Duchemin 81f8222e9d Add logo 2021-05-27 00:52:36 +02:00
Quentin Duchemin 74384d7bdc Add images for all blog posts with a licence in hero, and an optional img explanation 2021-05-27 00:26:57 +02:00
Quentin Duchemin 439318aabb Use content class only for text to avoid unwanted margin in card figures 2021-05-26 23:18:11 +02:00
Quentin Duchemin d591c7db26 Use 64x64 for logos 2021-05-26 19:06:45 +02:00
Quentin Duchemin 82f1516371 Wrap container with section for responsive padding 2021-05-26 19:03:43 +02:00
Quentin Duchemin a7d1ab3b21 Put static files (CSS and img) in theme static directory and mount them to assets virtual folder 2021-05-26 18:54:07 +02:00
Quentin Duchemin b01d6a289d
Add SP case summary 2021-05-25 17:35:35 +02:00
Quentin Duchemin 4ec5202d28
Fix pagination 2021-05-25 17:15:13 +02:00
Quentin Duchemin 26bc31df07
Add summaries for blog posts 2021-05-25 17:04:54 +02:00
Quentin Duchemin f4356263de
Tags are right-aligned on post page 2021-05-25 16:48:08 +02:00
Quentin Duchemin 3c589cd320
Sligthly adjust post header 2021-05-25 03:45:38 +02:00
Quentin Duchemin 89e1349ed9
Do not generate ToC if less than 400 words or special variable defined 2021-05-25 03:33:39 +02:00
Quentin Duchemin c7e8c504f8
Design of blog posts' hero starting to be ok 2021-05-25 03:25:30 +02:00
Quentin Duchemin a5095a465a
Replace word count with estimated reading time 2021-05-25 02:56:02 +02:00
Quentin Duchemin afae4debb6
Fix gitignore 2021-05-25 02:39:58 +02:00
Quentin Duchemin f473911576
Add external links in navbar 2021-05-25 02:39:24 +02:00
Quentin Duchemin 78131aab23
Avoid listing non-blog pages on listings 2021-05-25 01:29:48 +02:00
Quentin Duchemin 0e9e3c01a7
Add a special introduction field to put content before ToC in blog posts 2021-05-25 01:24:43 +02:00
Quentin Duchemin f7fa67b81e
Add ToC at beginning of posts 2021-05-25 01:11:29 +02:00
Quentin Duchemin 2a44e3f3c5
Improve case layout 2021-05-25 00:36:57 +02:00
Quentin Duchemin bb6d6afc59
Remove case menu sticky 2021-05-25 00:33:12 +02:00
Quentin Duchemin e51a047749
summaryLenght is broken for me, use truncate for uniform summaries 2021-05-25 00:25:58 +02:00
Quentin Duchemin aca1d1d256
Use narrower container for lists 2021-05-25 00:07:23 +02:00
Quentin Duchemin 734cbbd181
Remove about column in blog posts and fix case menu visibility in non blog posts 2021-05-25 00:04:43 +02:00
Quentin Duchemin a296d8e5b8
Add root pages, better footer and case header, automatic start/end navbar 2021-05-24 23:53:06 +02:00
Quentin Duchemin 0d608492ad
Finish list design with cards and columns 2021-05-23 01:42:17 +02:00
Quentin Duchemin e51a2dc03d
Use same page for homepage and list for factorization 2021-05-22 21:24:50 +02:00
Quentin Duchemin e366ee7049
More factorization and use viral license 2021-05-22 00:38:04 +02:00
Quentin Duchemin 9aaa1bf352
Add case menu 2021-05-22 00:16:10 +02:00
Quentin Duchemin 526ba6d991
Rework menu categories 2021-05-21 23:50:10 +02:00
Quentin Duchemin 9c486c8331
Rework pagination template to work with Bulma and remove unecessery stuff 2021-05-21 21:09:28 +02:00
Quentin Duchemin 37834a6df6
Start to add some style and navbar 2021-05-21 14:53:35 +02:00
Quentin Duchemin 6a520b937e
Update README 2021-05-20 16:01:04 +02:00
Quentin Duchemin dd36705f33
Add Bulma, remove ids, start using classes 2021-05-20 15:52:06 +02:00
Quentin Duchemin 411418190c
Add the beginning of a side 'about me' in all blog pages 2021-05-19 18:26:40 +02:00
Quentin Duchemin 925d342b97
Add menu with other case blog posts 2021-05-19 18:24:05 +02:00
Quentin Duchemin 0308ea1a5d
Add [INDEX/COUNT] prefix for articles in cases (ie sections with Params.Code) 2021-05-19 18:08:47 +02:00
Quentin Duchemin 9cf3825835
Add basic navbar with link to homepage and categories 2021-05-18 17:07:12 +02:00
Quentin Duchemin 514d1b99e3
Use a theme and let content alone 2021-05-18 16:22:28 +02:00