Commit Graph

464 Commits (master)

Author SHA1 Message Date
Swissky ae7a129bdb Bugfix date format US 2018-10-07 15:54:05 +02:00
Swissky 0f6879bf44 Merge branch 'master' of https://github.com/swisskyrepo/swisskyrepo.github.io 2018-10-07 15:43:56 +02:00
Swissky 677d670b07 An XSS Story 2018-10-07 15:43:27 +02:00
Swissky 6206484c63
Takeover V2 2018-08-01 11:48:04 +02:00
Swissky 0edd5fc042
TakeOver demo 2018-08-01 11:44:36 +02:00
Swissky cc663ffcb0 Whid Toolkit 2018-03-13 15:11:20 +01:00
Swissky 8fb4584073 Rubber Ducky + Teensy + Initramfs info 2017-11-12 14:30:59 +01:00
Swissky 4071589beb Grammar Fix - French Croissant 2017-11-08 10:32:49 +01:00
Swissky e878deae49 French Croissant 2017-11-08 10:31:08 +01:00
Swissky 622b62f2b4 Analytics test 2 2017-11-07 18:51:12 +01:00
Swissky 1c25347ccd Bugfix analytics 2017-11-07 16:15:21 +01:00
Swissky 8ec614ca6e Analytics 2017-11-07 16:12:20 +01:00
Swissky 269d2b3b90 Bugfix : Clean Path in Goldfish 2017-11-07 15:17:08 +01:00
Swissky e4a6aeda85 Bugfix link writeup ECW 2017-11-07 15:13:59 +01:00
Swissky 7940dacb88 ECW Web Writeup 2017-11-07 15:12:08 +01:00
Swissky b9153d6efa Bugfix mobile share button 2017-11-05 13:37:21 +01:00
Swissky ec730dcc0a UI Social buttons 2017-11-05 13:32:03 +01:00
Swissky 37512d5e6a Adding Twitter handle to the social button 2017-11-05 13:18:16 +01:00
Swissky 72302eb642 Social button sharing 2017-11-05 13:15:02 +01:00
Swissky 510d0da60c POST Hello World 2017-11-05 00:23:13 +01:00
Swissky 5481b6598a Bugfix about 2017-11-05 00:02:09 +01:00
Swissky b766423425 Cleaning post and about 2017-11-04 23:48:06 +01:00
Swissky 9893022683 Update about.md 2017-11-04 23:33:59 +01:00
Swissky 585ffe6411 First post + about 2017-11-04 23:29:17 +01:00
Swissky 75c9cffd81 Social 2017-11-04 23:18:02 +01:00
Swissky dd2a85aea3 Initial Config 2017-11-04 23:15:05 +01:00
Barry Clark 7afdb99f0d Merge pull request #983 from isseiler/patch-1
Updated the schemes in the sample links to HTTPS instead of HTTP
2017-08-27 15:36:53 -04:00
Ian df46d6d7be Updated the schemes in the sample links to HTTPS instead of HTTP
HTTPS is now enforced for all URLs using github.io, e.g. userName.github.io must use https://userName.github.io You can no longer use HTTP:// as mentioned at the bottom of this blog post: https://github.com/blog/2186-https-for-github-pages
2017-08-24 21:39:09 -07:00
Erin Grand 8b0af42b48 Update _svg-icons.scss 2016-06-08 15:03:46 -04:00
Erin Grand 6b52dbba49 Merge pull request #478 from nscyclone/a-typo-fix-in-readme
Fixed a typo in 'README.md'.
2016-04-10 02:24:03 -04:00
nscyclone 53140f1ea4 Fixed a typo in 'README.md'. 2016-04-06 19:26:21 +03:00
Barry Clark fc5731ada6 Jekyll 3 message at top of readme 2016-03-07 01:06:46 -05:00
barryclark da13f8d929 Tagging v1.2.0 2016-03-07 00:43:28 -05:00
Barry Clark 8970045568 Merge pull request #373 from yzyzsun/patch-1
Add .jekyll-metadata to .gitignore
2016-03-06 23:59:34 -05:00
Barry Clark 3f0daa74a4 Merge pull request #410 from genericmethod/patch-1
Fix spelling mistake in README
2016-03-06 23:54:18 -05:00
barryclark 844996fc76 Readme.md: git clone via HTTPS
Originally found by @jwfu here:
https://github.com/barryclark/jekyll-now/pull/413
2016-03-06 23:43:50 -05:00
barryclark 2cb59a1600 Minor _config.yml tab consistency fix 2016-03-06 23:34:24 -05:00
Barry Clark 2538425e6c Merge pull request #445 from barryclark/kramdown-and-rouge
Move to Kramdown and Rouge
2016-03-06 23:01:35 -05:00
barryclark 8c8154bc9c Move to Kramdown and Rouge
Jekyll 3 and GitHub Pages now only support Kramdown as the Markdown
engine, and Rouge as the syntax highlighter.

Ref:
https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-je
kyll-3-0

This commit updates Jekyll Now to support these changes, with just a
small _config.yml update.
2016-03-06 22:58:14 -05:00
Chris Farrugia c50a0d2373 Fix spelling mistake in README 2016-02-08 22:36:40 +01:00
Sun Yaozhu 895b2fdeab Add .jekyll-metadata to .gitignore 2016-01-04 12:38:03 +08:00
Barry Clark da5c21a55b Merge pull request #344 from praseodym/patch-1
Update analytics snippet to use baseurl
2015-12-06 15:00:58 -05:00
Barry Clark e9d91bcf46 Merge pull request #339 from omgmog/master
Removed +x on style.scss
2015-12-06 14:46:45 -05:00
Barry Clark e7aa699373 Merge pull request #343 from fleeting/master
Replacing the custom feed.xml with the official jekyll-feed gem.
2015-12-06 14:45:55 -05:00
Barry Clark ca05a8339d Merge pull request #346 from Daniel15/patch-1
Remove reference to 0.0.0.0, update to 127.0.0.1:4000
2015-12-06 14:35:10 -05:00
Daniel Lo Nigro d2d123c640 Remove reference to 0.0.0.0
`0.0.0.0` doesn't really make much sense, and in fact shouldn't even work at all. It's pretty strange that it does work.
2015-12-04 18:45:38 -08:00
Mark Janssen 2e2c1f1509 Update analytics snippet to use baseurl 2015-12-04 16:59:46 +01:00
James Fleeting 6d291c90df Adding the official jekyll-feed gem for atom/rss feed. 2015-12-02 19:00:30 -05:00
Max Glenister ebb9814ca4 Removed +x on style.scss
Fixes #204
2015-11-26 16:03:45 +00:00
Barry Clark 0b7e2f516b Merge pull request #199 from dijonkitchen/patch-2
Fix grammatical error on the 404 page.
2015-11-16 22:25:05 -05:00