Commit Graph

244 Commits

Author SHA1 Message Date
Jeff Henson
e02bf39694 Changed blog view on home page.
* Removed date grouping of recent blog posts.
* Added a paramter to specify how many posts to show.
2017-02-12 17:02:41 +01:00
Alexis Tacnet
436ab5acb2 Simplify the README and add changelog file 2017-02-12 16:52:40 +01:00
Alexis Tacnet
05fafb6f02 Merge branch 'twitter_card' into dev 2017-02-12 15:45:05 +01:00
Alexis Tacnet
5ea563f97e Add twitter card to README 2017-02-12 15:41:41 +01:00
Alexis Tacnet
83f37e164d Add the twitter default banner in the exampleSite 2017-02-12 14:39:01 +01:00
Alexis Tacnet
36aa2e733f Add twitter meta properties 2017-02-12 14:11:41 +01:00
Alexis Tacnet
1226046243 Add more alt text 2017-02-12 12:56:17 +01:00
Alexis Tacnet
6f66ec6c11 Remove old css and compress files 2017-02-12 12:26:16 +01:00
Alexis Tacnet
abe49735cd Download fonts and styles, and defer scripts 2017-02-12 11:21:40 +01:00
Alexis Tacnet
de5bc5bcb7 Fix values of progressivejs 2017-02-07 17:24:29 +01:00
Alexis Tacnet
5d0fd66787 Update README with progressive 2017-02-07 14:07:46 +01:00
Alexis Tacnet
7547c0386c Update example site 2017-02-07 13:48:39 +01:00
Alexis Tacnet
3e89a56978 Center a bit more images 2017-02-07 12:57:24 +01:00
Alexis Tacnet
62be5e4ec0 Image is now always 100% width 2017-02-07 12:51:47 +01:00
Alexis Tacnet
6c4bbf76f1 Fix image deformation 2017-02-07 12:36:26 +01:00
Alexis Tacnet
22096d3e17 Add image in example site and activate progressive 2017-02-07 01:47:22 +01:00
Alexis Tacnet
647d2fad5c Add choice for progressive images 2017-02-07 01:38:05 +01:00
Alexis Tacnet
7833a7ddaa Bigger image in big screen 2017-02-07 01:27:21 +01:00
Alexis Tacnet
625f94cfaf Fix css for figures 2017-02-07 01:22:28 +01:00
Alexis Tacnet
444932ca59 Replace images in the content to progressive figures 2017-02-07 01:22:28 +01:00
Alexis Tacnet
332e98a42f Add progressive js 2017-02-07 01:22:28 +01:00
Alexis Tacnet
f29c7c2a1c Update style of logo 2017-02-07 01:21:47 +01:00
Alexis Tacnet
d95464a2f3 Update README 2017-02-05 22:34:21 +01:00
Alexis Tacnet
24a61d175e Change the way social params interact 2017-01-27 15:51:51 +01:00
Alexis Tacnet
75c8d81b0a Merge pull request #6 from gbl08ma/autohide-blog-link
Hide blog link in header if there is no blog
2017-01-18 13:13:27 +01:00
Alexis Tacnet
0ef3a39f2f Fix default theme in exampleSite and update min version of hugo 2017-01-18 09:28:11 +01:00
Alexis Tacnet
89a1c16c47 Merge pull request #5 from gbl08ma/fix-issue-2
Fix upstream issue #2
2017-01-18 09:18:11 +01:00
gbl08ma
771a57d6a9 Automatically hide blog link in header if there are no blog posts 2017-01-17 23:53:54 +00:00
gbl08ma
812a1a0178 Fix upstream issue #2
The header was including a number of meta-pages (tags, categories...).
Fixed by getting the list of pages from a "regular" page collection that
doesn't include these meta-pages.
2017-01-17 23:28:11 +00:00
Alexis Tacnet
705af05ca9 Merged new_lists_sections into master 2017-01-04 16:13:45 +01:00
Alexis Tacnet
e556d3038e Update screenshots to new release 2017-01-04 16:10:47 +01:00
Alexis Tacnet
f7839620d1 Update homepage to github project on the theme conf file 2017-01-04 15:57:20 +01:00
Alexis Tacnet
9d84c255fc Update README with new additions 2017-01-04 15:57:06 +01:00
Alexis Tacnet
1aa6045c2b Fix the exampleSite 2017-01-04 15:36:20 +01:00
Alexis Tacnet
ceee91a383 Update the exampleSite 2017-01-04 15:30:53 +01:00
Alexis Tacnet
b1b88ae177 Fix the redirection from articles to the blog section 2017-01-04 15:03:10 +01:00
Alexis Tacnet
fbf1d5ae74 Remove pygments 2017-01-04 15:00:03 +01:00
Alexis Tacnet
255816bddb Add a "See more ..." on the homepage to see more blog posts 2017-01-04 14:53:49 +01:00
Alexis Tacnet
f3b2b053ca Add the fact that the blog section is a must 2017-01-04 14:39:30 +01:00
Alexis Tacnet
79e59efb45 Update highlightjs scripts 2017-01-04 14:39:03 +01:00
Alexis Tacnet
35460d3844 Update style of grouping headers in blog and index 2017-01-04 14:09:39 +01:00
Alexis Tacnet
5ff6beef99 Add grouping by month and year in the blog section 2017-01-04 13:48:52 +01:00
Alexis Tacnet
5c5fe525d6 Enumerate sections in the header to do links 2017-01-04 13:48:27 +01:00
Alexis Tacnet
8639f8a8b0 Remove initials 2017-01-04 12:11:07 +01:00
Alexis Tacnet
cc057fff6d Update highlight js to 9.9 2017-01-04 12:10:36 +01:00
Alexis Tacnet
b627e13708 Add more padding to the left of bullets in lists 2017-01-04 02:53:02 +01:00
Alexis Tacnet
4a5e3eb1f4 Change the default list display a content and a list
Inside a section, you can have a name_of_the_section.md with a content displayed before the list
2017-01-04 02:52:47 +01:00
Alexis Tacnet
da7658830c Move the fixed folder at the root of the exampleSite 2017-01-04 02:01:20 +01:00
Alexis Tacnet
8c072c4c4b The default list template should have a title and not always "Blog" 2017-01-04 01:16:47 +01:00
Alexis Tacnet
85ce527b0b Remove fixed single and correct the default one 2017-01-04 01:16:24 +01:00