Commit Graph

2085 Commits

Author SHA1 Message Date
Harsh Shandilya a864577ec7 Add wahoo Caesium
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-01-14 11:57:58 +05:30
panr 8718cf5992 Update README 2019-01-06 17:41:44 +01:00
panr d8a5cbb8a6 Update README 2019-01-06 17:26:27 +01:00
panr 47a13ddafe Update readme 2019-01-06 12:01:12 +01:00
panr b5a13c9d53 Update screens 2019-01-06 11:59:15 +01:00
panr e96ddf719e Rebuild theme 2019-01-06 11:45:48 +01:00
panr a673e71372 Update and customize prism 2019-01-06 11:44:38 +01:00
panr c2ba4be129 Update theme for 2019 2019-01-06 11:23:25 +01:00
panr fcdf026e96 Fix theme config 2019-01-06 10:25:03 +01:00
panr 0062797a0a Add bash/shell, toml and actionscript to highlighter 2018-12-29 17:05:55 +01:00
Radek Kozieł f3c4c5f24d Update README.md 2018-12-22 09:49:54 +01:00
panr 729f947681 Set default theme in config toml 2018-12-21 19:07:58 +01:00
Radek Kozieł 5ee3aaf6c4 Update README.md 2018-12-13 16:18:29 +01:00
panr 9466cf6ee9 Add figure shortcode 2018-12-13 08:37:46 +01:00
panr 61c6406ac3 Update font 2018-12-12 19:56:24 +01:00
panr 8e2e37eece Add image shortcode 2018-12-12 19:55:37 +01:00
Harsh Shandilya 610bee5184 Add wireguard-kt privacy policy
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2018-12-03 11:43:47 +05:30
panr c9f720e77d Update Inter UI font to version 3.0 2018-11-16 12:39:16 +01:00
Radek Kozieł b7bbbe8e35 Merge pull request #10 from manuhortet/patch-1
Fix bug in apple touch icon path
2018-11-12 16:35:46 +01:00
Harsh Shandilya f991857d8e Link caesium to github
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2018-11-12 11:02:05 +05:30
Harsh Shandilya cf0c3d9537 Add GPG key
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2018-11-12 11:00:29 +05:30
Harsh Shandilya 84989be92d Update projects.md
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2018-10-19 10:24:38 +05:30
Sebastian Engels 0d3454f8d3 Add Quick Start Forestry Button to Readme.md 2018-10-18 16:35:12 +02:00
Harsh Shandilya eef2401fe7 Re-do contact page
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
2018-10-16 23:05:13 +05:30
Harsh Shandilya 76e256f4c3 Remove unused theme
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
2018-10-16 22:55:52 +05:30
Harsh Shandilya c04d8809ca Switch to hugo-coder-portfolio
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
2018-10-16 22:55:40 +05:30
Manu Hortet 8171ebd182 Fix bug in apple touch icon path
Same correction was already done for the favicon.png path
2018-10-02 12:09:38 +02:00
Radek Kozieł 35cf3f4579 Merge pull request #9 from juicemia/fix-favicon-path
Fix bug in favicon path
2018-09-18 00:44:37 +02:00
Hugo Torres 1be8f56980 Fix bug in favicon path 2018-09-09 19:56:43 -04:00
panr b9b768da2a Add Haskel and other languages & fix menu item margin 2018-09-07 23:05:49 +02:00
panr f233e4231b Merge 2018-09-04 09:18:53 +02:00
panr 4ba37d7f3f Fix code copy button styling 2018-09-04 09:16:52 +02:00
Radek Kozieł 61cf53b83f Merge pull request #8 from marioblokland/fix_code_uppercase
Prevent uppercase transformation of code
2018-09-04 09:05:00 +02:00
Mario Blokland da87503eb0 Prevent code with Ubuntu or Ubuntu Mono font from being uppercased
* Ubuntu or Ubuntu Mono fonts were being uppercased when in combination
  with a font-feature-setting called 'case'.

* Set the font feature settings to for <code> tags to 'normal' so
  that the Ubuntu Mono font is not being uppercased

* Put back in the 'case' font-feature setting for the body
2018-09-04 08:51:27 +02:00
Mario Blokland 0ef2d6ca89 Prevent uppercase transformation of code 2018-09-03 21:14:57 +02:00
panr ccbbbf1eaa Fix logoText variable & prevent code text transform 2018-09-03 09:10:12 +02:00
Radek Kozieł de66e56ef5 Update README.md 2018-09-02 11:49:36 +02:00
panr 7235118034 Fix code highlighting & allow to edit hello-friend logo text fron config file 2018-08-30 23:28:52 +02:00
Sorin Davidoi 72f4fa344a fix(layouts/single): Use <time> 2018-08-29 19:37:49 +02:00
Sorin Davidoi 0035acac13 fix(layouts/index): Use <time> and <article> 2018-08-29 19:37:35 +02:00
Sorin Davidoi 13f4ea3c02 fix(layouts/list): Add datetime attribute to <time> 2018-08-29 19:37:17 +02:00
Sorin Davidoi a53c1525c3 fix(partials/head): Allow zooming
Disabling zooming is problematic for people with low vision (https://dequeuniversity.com/rules/axe/3.0/meta-viewport).
2018-08-27 21:56:45 +02:00
Sorin Davidoi 3074818ed5 fix(partials/sidebar): Use more semantic elements 2018-08-27 21:56:32 +02:00
Sorin Davidoi 50b5ddfd64 fix(_default/baseof): Use main tag
https://dequeuniversity.com/rules/axe/3.0/landmark-one-main
2018-08-27 21:56:09 +02:00
panr 40c64a679d Add compiled files 2018-08-24 09:42:15 +02:00
panr 9f68618996 New Version - 1.0.1 — Set dark theme as default & fix eslint 2018-08-24 09:37:55 +02:00
panr 259f86abb2 Fix examplePage config.toml and edit Readme 2018-08-23 23:58:22 +02:00
panr 1e0f22f6ea Fix margin in pre code 2018-08-21 13:28:58 +02:00
Harsh Shandilya 4c482f9862 Fix typo in G+ link
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
2018-08-11 02:30:24 +05:30
Matt Smith 28b671ab04 Fix for mixed insecure content 2018-08-07 22:14:33 +02:00