Commit graph

75 commits

Author SHA1 Message Date
Kazhnuz
2340d35476 component/navbar-pages: add a search form 2018-10-24 18:09:31 +02:00
Kazhnuz
b60e73cc36 search: add initial search template 2018-10-24 18:07:32 +02:00
Kazhnuz
04737a05f5 article: add an icon in article title 2018-10-24 18:06:20 +02:00
Kazhnuz
16c3a52f5c tags: initial tag template 2018-10-24 18:04:36 +02:00
Kazhnuz
98c7c8af98 category: initial category template 2018-10-24 18:02:33 +02:00
Kazhnuz
d6547241cc archive: initial archive support for categories, tags, etc. 2018-10-24 18:01:09 +02:00
Kazhnuz
d4cfe65aef Use 8 column on the grid for index template
I forgot this one
2018-10-24 17:58:53 +02:00
Kazhnuz
84a2a57b79 sidebar: use a larger sidebar
I used by acciddent a value of "8" collumn instead of 9 for the page and single templates, so let's use this everywhere.
2018-10-24 17:56:41 +02:00
Kazhnuz
db12d768cd single: add basic single page handling 2018-10-24 17:55:22 +02:00
Kazhnuz
bb78235d6d page: add basic page handling 2018-10-24 17:18:28 +02:00
Kazhnuz
a340c01a99 scss/typograhy: add a special style for page-wide titles
Fix #1
2018-10-24 17:16:12 +02:00
Kazhnuz
e35efb1146 header, scss/blog, functions: featured section support
Fix #9
2018-10-24 17:09:54 +02:00
Kazhnuz
5ffabe721a scss: style pagination 2018-10-24 15:32:28 +02:00
Kazhnuz
2ceb6873be index & scss/blog: support article listing 2018-10-24 15:28:39 +02:00
Kazhnuz
1796246433 index: use main balise 2018-10-24 15:21:17 +02:00
Kazhnuz
82b59abe9e index: remove placeholder 2018-10-24 15:20:53 +02:00
Kazhnuz
79d986aee9 components/navbar-pages: Add pages listing
Fix #5
2018-10-24 15:19:21 +02:00
Kazhnuz
93a7a1765b components/navbar-categories: support categories listing
Fix #4
2018-10-24 15:17:34 +02:00
Kazhnuz
3c979746be scss/definitions: style select 2018-10-24 15:14:29 +02:00
Kazhnuz
a4b2e76693 scss/definitions: Don't show screen reader text on screen 2018-10-24 15:07:35 +02:00
Kazhnuz
776a6b5c21 Style sidebar
Fix #7
2018-10-24 15:04:37 +02:00
Kazhnuz
83595b965a some style nitpick 2018-10-24 14:56:16 +02:00
Kazhnuz
cd6fc325ef footer: add wp_footer 2018-10-24 14:50:01 +02:00
Kazhnuz
e2cab60a05 sidebar: initial dynamic sidebar support
Doesn't work yet as I haven't put wp_footer in the footer
2018-10-24 14:35:25 +02:00
Kazhnuz
510f62452b index: separate the sidebar 2018-10-24 14:32:25 +02:00
Kazhnuz
be8ac9c676 Make footer display correctly name, year and socials
Fix #6
2018-10-24 14:28:17 +02:00
Kazhnuz
154b947106 header: activate pingback 2018-10-24 14:25:58 +02:00
Kazhnuz
c1402f4869 header: add wordpress header functions 2018-10-24 14:25:14 +02:00
Kazhnuz
45258a0cd6 Load jquery and bootstrap.min.js from theme
Avoid tracking
2018-10-24 14:21:03 +02:00
Kazhnuz
c7dbb68a1d footer: put navbar in a component 2018-10-24 14:18:41 +02:00
Kazhnuz
ebb40caddc index: split footer from index 2018-10-24 14:16:57 +02:00
Kazhnuz
acc4c3b923 header: split header components 2018-10-24 14:13:40 +02:00
Kazhnuz
d3d1eb3a7d index: load header 2018-10-24 14:05:38 +02:00
Kazhnuz
3edefbd55e header: Load the right stylesheet 2018-10-24 14:04:49 +02:00
Kazhnuz
a59b2d212d Update index.php
I forgot to save it... oops
2018-10-24 14:03:38 +02:00
Kazhnuz
d3b75e0f56 Put the header in header.php 2018-10-24 14:02:44 +02:00
Kazhnuz
aee6ba5787 Use index.html as a placeholder index.php 2018-10-24 13:58:06 +02:00
Kazhnuz
16b495e374 Make style.css wordpress-compatible
Fix #11
2018-10-24 13:56:11 +02:00
Kazhnuz
f14a6f4d77 scss/cards: make sure that cards headers use open-sans 2018-10-24 13:30:28 +02:00
Kazhnuz
f5f6837a2c scss/typography: use Teko as the title font 2018-10-24 13:07:43 +02:00
Kazhnuz
030ef0707f scss/buttons: make buttons semibold 2018-10-24 12:23:57 +02:00
Kazhnuz
df2ccd9f13 scss/buttons: improve hovering on buttons
Remove the use of position:relative and strenghten lightening
2018-10-24 12:21:56 +02:00
Kazhnuz
028543964b scss/buttons: refactor and follow global style 2018-10-24 12:18:12 +02:00
Kazhnuz
baf8f8466f scss: replace commons, colorize and overrides by element-based .scss 2018-10-24 11:59:19 +02:00
Kazhnuz
62db59cf39 scss/typography: let typography handle text color 2018-10-24 11:30:53 +02:00
Kazhnuz
d6828eaf21 scss/typography: use the right color for blockquote 2018-10-24 11:26:37 +02:00
Kazhnuz
6e5c3d5c96 scss/typography: use the right color for mark 2018-10-24 11:23:44 +02:00
Kazhnuz
a0f8f0eb58 scss/typography: make link and selection use the palette
And remove them from _colorize.scss
2018-10-24 11:21:42 +02:00
Kazhnuz
ade564c98f scss/typography: Add headers and support custom colors 2018-10-24 11:02:24 +02:00
Kazhnuz
14d6869f86 scss/definitions: move utils to the definition file 2018-10-24 10:46:12 +02:00