1
0
Fork 0
Commit graph

54 commits

Author SHA1 Message Date
Jannik Beyerstedt afd336d3d5 [GIT] switch getkirby-plugins submodule 2016-07-29 21:03:04 +02:00
Jannik Beyerstedt 8a6b2d6bc2 [GIT] exclude publications directory from git 2016-07-29 14:53:13 +02:00
Jannik Beyerstedt 0069543551 [GIT] kirby v2.3.1 2016-07-13 21:14:29 +02:00
Jannik Beyerstedt 49910a88ea [GIT] update submodules + change mobile menu button style 2016-07-09 19:17:08 +02:00
Jannik Beyerstedt fff1701b8a Merge 'develop' - new logo and icon + small fixes 2016-05-31 14:00:50 +02:00
Jannik Beyerstedt 0d944ae8e4 [CONFIG] add HSTS header 2016-05-31 13:56:46 +02:00
Jannik Beyerstedt 88b6033520 [SITE] add favicons + small change to accent color 2016-05-31 13:56:25 +02:00
Jannik Beyerstedt 3bb2f62d5f [SITE CSS] replace boon font with optimized version for my logo 2016-05-24 23:59:44 +02:00
Jannik Beyerstedt 22a499f494 [SERVER] increased browser caching expiration date 2016-05-21 23:20:16 +02:00
Jannik Beyerstedt 91b6a23901 [FIX CSS] less margin-top for title of page (first h1) 2016-05-21 23:14:52 +02:00
Jannik Beyerstedt 7e93dd0724 [SITE] new main menu and logo-icon 2016-05-21 00:26:34 +02:00
Jannik Beyerstedt a3c0c0fb25 [FIX] fix mobile menu font color, because of change in BS 2016-05-19 18:20:26 +02:00
Jannik Beyerstedt bf07985839 [FIX] disable iOS Safari telephone link auto detection 2016-05-19 14:33:13 +02:00
Jannik Beyerstedt e3f8f37e2e [FIX] allow robots in robots.txt 2016-05-18 22:18:39 +02:00
Jannik Beyerstedt 00f6c75038 [GIT] update bootstrap + refresh all css 2016-05-17 20:49:56 +02:00
Jannik Beyerstedt 2a355d4f81 [SITE] add new logo (and Boon font) to front page 2016-05-17 20:47:47 +02:00
Jannik Beyerstedt 179eb03074 [FIX] enable sitemap in robots.txt + remove .gitkeep in cache 2016-05-17 16:53:06 +02:00
Jannik Beyerstedt fda7a55221 [GIT] update kirby to 2.3.0 2016-05-17 16:22:55 +02:00
Jannik Beyerstedt 06d6a1769f [GIT] update kirby + panel + bootstrap 2016-04-30 12:34:24 +02:00
Jannik Beyerstedt 0392851e81 [GIT] update thumbExt with v2.3.0beta fix + plg-masonry with new options 2016-04-27 23:21:21 +02:00
Jannik Beyerstedt 5507bf663c [GIT] gitignore site/cache too 2016-04-27 23:02:04 +02:00
Jannik Beyerstedt efc7768ecc [SITE CONFIG] tweak masonry width for iPhone5 + cache.ignore blog main page 2016-04-27 22:48:12 +02:00
Jannik Beyerstedt 64be478aa7 [GIT] update kirby + masonry + kirbytextRaw + thumbExt 2016-04-27 22:45:46 +02:00
Jannik Beyerstedt 1de9571c20 [SITE] move back from the new thumb api 2016-04-27 22:44:51 +02:00
Jannik Beyerstedt d22adf0f81 [SITE CSS] add style for visited links 2016-04-27 21:52:55 +02:00
Jannik Beyerstedt e6b11f4585 [SITE CSS] fix some spacing issue at mobile layout
- bigger margin on the bottom of the footer
- invert font color of mobile menu button at photos pages
- swap li and a tags in mobile menu. bigger width menu not changed, because big click target is needed
- bigger margin in top of the headings h1 to h4
2016-04-24 23:02:37 +02:00
Jannik Beyerstedt 77a1e27445 [SITE] merge finished design and structure
* feature/draft:
  [SITE] move img-Tags to new thumb syntax
  [SITE CONFIG] exclude more pages form sitemap + moved some css from head to end
  [SITE CONFIG] redirect old feature urls to new urls + exclude redirect pages from sitemap
  [SITE CSS] add code style to main.scss + add image and text size to blog.scss + enable smartypants
  [SITE] blog: add meta (date, tags) to blogarticle as well
  [SITE] add template, blueprint, css for the blog
  [SITE] activate js files in html-end separately for each template
  [SITE CSS] set colors as variables + base on 2 colors
  [SITE] eliminate font-awesome
  [SITE CSS] add more margin between content and footer
  [SITE] add template, blueprint, css for webdesign page
  [SITE] show title image (if it exists)
  [SITE] add template, blueprint, css for project pages and projects page
  [GIT] update kirby + update bootstrap
  [SITE CSS] add style for kirbytags + darken footer color at photo pages
  [FIX] fix blueprint titles + new head title format
  [SITE] add template, blueprint, css for photo pages
  [SITE CSS] add bootstrap style for code
  [SITE] finish nav for mobile and second level
  [SITE] home and footer finished + nav for top level
2016-04-22 23:44:14 +02:00
Jannik Beyerstedt 8ebfbbfab4 [SITE] move img-Tags to new thumb syntax 2016-04-22 23:35:45 +02:00
Jannik Beyerstedt edf3ce49c8 [SITE CONFIG] exclude more pages form sitemap + moved some css from head to end 2016-04-22 22:57:29 +02:00
Jannik Beyerstedt eed3847c98 [SITE CONFIG] redirect old feature urls to new urls + exclude redirect pages from sitemap 2016-04-18 00:29:13 +02:00
Jannik Beyerstedt 24c7efc386 [SITE CSS] add code style to main.scss + add image and text size to blog.scss + enable smartypants 2016-04-18 00:28:20 +02:00
Jannik Beyerstedt 4b7c4a5579 [SITE] blog: add meta (date, tags) to blogarticle as well 2016-04-18 00:26:23 +02:00
Jannik Beyerstedt 2f2fa568ef [SITE] add template, blueprint, css for the blog 2016-04-17 00:23:20 +02:00
Jannik Beyerstedt 64cb550e9f [SITE] activate js files in html-end separately for each template 2016-04-15 22:53:09 +02:00
Jannik Beyerstedt 2a2cf3bb89 [SITE CSS] set colors as variables + base on 2 colors 2016-04-10 22:42:23 +02:00
Jannik Beyerstedt a05b824cd0 [SITE] eliminate font-awesome 2016-04-10 22:13:10 +02:00
Jannik Beyerstedt 474ebdc135 [SITE CSS] add more margin between content and footer 2016-04-09 00:00:35 +02:00
Jannik Beyerstedt 477c37c713 [SITE] add template, blueprint, css for webdesign page 2016-04-08 23:59:49 +02:00
Jannik Beyerstedt 3b5f107466 [SITE] show title image (if it exists) 2016-04-07 22:06:04 +02:00
Jannik Beyerstedt 75d1ead187 [SITE] add template, blueprint, css for project pages and projects page 2016-04-07 21:57:06 +02:00
Jannik Beyerstedt 573ac12fca [GIT] update kirby + update bootstrap 2016-04-07 21:55:38 +02:00
Jannik Beyerstedt 668a3081e9 [SITE CSS] add style for kirbytags + darken footer color at photo pages 2016-04-06 13:58:18 +02:00
Jannik Beyerstedt 35fed453f1 [FIX] fix blueprint titles + new head title format 2016-04-05 23:56:20 +02:00
Jannik Beyerstedt c79ea83e0d [SITE] add template, blueprint, css for photo pages 2016-04-05 18:38:00 +02:00
Jannik Beyerstedt e810aa8071 [SITE CSS] add bootstrap style for code 2016-04-04 21:44:36 +02:00
Jannik Beyerstedt f04a4cb18c [SITE] finish nav for mobile and second level 2016-04-04 13:17:05 +02:00
Jannik Beyerstedt 74408319b5 [SITE] home and footer finished + nav for top level 2016-04-03 13:39:42 +02:00
Jannik Beyerstedt e98b1fc877 [GIT] add twitter bootstrap v4-alpha 2016-03-31 16:56:10 +02:00
Jannik Beyerstedt a23d1159fa [GIT] move kirby to develop 2016-03-31 12:59:34 +02:00
Jannik Beyerstedt 8aec99194d [FIX] fix javascript browser caching 2016-03-31 12:34:27 +02:00