Kazhnuz
9b79d926c8
scss/buttons: add missing styles for social buttons
2018-10-25 11:22:58 +02:00
Kazhnuz
c5bd46e7c9
functions/social: add diaspora* support
2018-10-25 11:19:55 +02:00
Kazhnuz
8bd1cc2fb4
functions/social: fork the code from crunchify
...
As we are customizing it, let's change the function name, but credit the original post and function with a comment.
2018-10-25 11:16:16 +02:00
Kazhnuz
c3ede2a4bd
functions/social: comment out buffer
...
As we don't have a fork-awesome icon for it, let's remove it for the time being
2018-10-25 11:14:02 +02:00
Kazhnuz
647d91c9ef
functions/social: remove googleplus
...
Not open anymore, so let's remove it
2018-10-25 11:13:38 +02:00
Kazhnuz
6da8e8809f
functions/social: use the right classes and markup
2018-10-25 11:11:50 +02:00
Kazhnuz
ea7dcc1c89
functions/social: use crunchify social sharing buttons as a base
...
Source: https://crunchify.com/how-to-create-social-sharing-button-without-any-plugin-and-script-loading-wordpress-speed-optimization-goal/
2018-10-25 11:07:13 +02:00
Kazhnuz
0233ebf8b9
functions: support explicitaly excerpt
2018-10-25 11:04:50 +02:00
Kazhnuz
8dc9825566
scss/blog: use a lighten of 15% for in-preview badges
...
Fix #20
2018-10-25 11:01:44 +02:00
Kazhnuz
86591c81a7
scss/buttons: remove text-decoration for badges
...
Fix #12
2018-10-25 11:00:05 +02:00
Kazhnuz
a7a520b93f
post-lists: align thumbnail on post title
2018-10-25 10:58:58 +02:00
Kazhnuz
9e599f9311
sidebar: ecapsulate the widgets header
...
Fix sidebar header having Teko as their font instead of Open Sans
2018-10-25 10:49:25 +02:00
Kazhnuz
5745bf9042
tag: add the RSS link
...
Fix #17
2018-10-24 21:50:29 +02:00
Kazhnuz
43bb64e867
scss/typography: add styling to in-title links
2018-10-24 21:48:18 +02:00
Kazhnuz
a9c54dba0c
category: add the RSS link
2018-10-24 21:45:47 +02:00
Kazhnuz
e1311567da
scss/typography: add a flex title class
...
This class will be able to show its childrens elements as flexbox, that will be on opposite side. It'll be used to show an icon on the right side of a title.
2018-10-24 21:15:35 +02:00
Kazhnuz
d540cee847
header components: use site_url to redirect to the site url
...
Fix #19
2018-10-24 21:12:43 +02:00
Kazhnuz
adc25a51b7
article: add thumbnail
2018-10-24 21:11:57 +02:00
Kazhnuz
3420af2278
article: add excerpt
2018-10-24 21:07:40 +02:00
Kazhnuz
6a710709d0
components/navbar-footer: make it a footer
...
Incidentally fix #13
2018-10-24 21:02:15 +02:00
Kazhnuz
177510c2df
scss/global : add style for the navbar searchbox
2018-10-24 18:42:46 +02:00
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