Commit Graph

185 Commits

Author SHA1 Message Date
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
Alexis Tacnet
1e58948395 Replace the old method to see if it is home by .IsHome 2017-01-04 01:02:05 +01:00
Alexis Tacnet
e4c5bb57ca The baseURL should have a slash at the end 2016-12-31 12:10:33 +01:00
Alexis Tacnet
bf617db468 Add example blog posts
Due to cocoa, blog posts are not in the in post folder but in the blog one
2016-12-27 17:03:37 +01:00
Alexis Tacnet
4ee7892a86 Fix screenshot path in README and logo path in exampleSite 2016-12-27 15:43:43 +01:00
Alexis Tacnet
90b1e93f38 Add more correct path with BaseURL 2016-12-27 14:35:16 +01:00
Alexis Tacnet
52025ab00e Fix links and path if the blog is in a subdomain 2016-12-26 22:59:32 +01:00
Alexis Tacnet
d1503fd44b Convert relative path to absoluth path in README 2016-12-26 22:50:24 +01:00
Alexis Tacnet
087275fc7c Delete useless content in exampleSite 2016-12-26 22:47:52 +01:00
Alexis Tacnet
017535596e Add to README differences from cocoa 2016-12-26 22:44:56 +01:00