Skip to content

Commit

Permalink
elons shit x.com
Browse files Browse the repository at this point in the history
  • Loading branch information
rootTHC committed May 18, 2024
1 parent 3f1c2d1 commit 3087f19
Show file tree
Hide file tree
Showing 10 changed files with 189 additions and 1 deletion.
1 change: 1 addition & 0 deletions .info.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bundle exec jekyll server --watch
7 changes: 7 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# frozen_string_literal: true

source "https://rubygems.org"

gemspec

gem "webrick", "~> 1.7"
140 changes: 140 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
PATH
remote: .
specs:
jekyll-theme-cayman (0.2.0)
jekyll (> 3.5, < 5.0)
jekyll-seo-tag (~> 2.0)

GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
colorator (1.1.0)
concurrent-ruby (1.1.9)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
ethon (0.15.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
ffi (1.15.5)
forwardable-extended (2.6.0)
html-proofer (3.19.3)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogiri (~> 1.12)
parallel (~> 1.3)
rainbow (~> 3.0)
typhoeus (~> 1.3)
yell (~> 2.0)
http_parser.rb (0.8.0)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
jekyll (4.2.1)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.4.0)
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.7.1)
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.6.1)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
minitest (5.15.0)
nokogiri (1.13.0-x86_64-darwin)
racc (~> 1.4)
parallel (1.21.0)
parser (3.1.0.0)
ast (~> 2.4.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
racc (1.6.0)
rack (2.2.3)
rainbow (3.1.1)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.2.0)
rexml (3.2.5)
rouge (3.27.0)
rubocop (1.13.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-github (0.16.2)
rubocop (<= 1.13.0)
rubocop-performance (<= 1.11.0)
rubocop-rails (<= 2.7.1)
rubocop-performance (1.11.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.7.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 0.87.0)
ruby-progressbar (1.11.0)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
w3c_validators (1.3.6)
json (>= 1.8)
nokogiri (~> 1.6)
rexml (~> 3.2)
webrick (1.7.0)
yell (2.2.2)

PLATFORMS
x86_64-darwin-21

DEPENDENCIES
html-proofer (~> 3.0)
jekyll-theme-cayman!
rubocop-github (~> 0.16)
w3c_validators (~> 1.3)
webrick (~> 1.7)

BUNDLED WITH
2.3.4
2 changes: 1 addition & 1 deletion _includes/contact-details.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~Twitter: [https://twitter.com/hackerschoice](https://twitter.com/hackerschoice)~~
~~X.com: [https://x.com/hackerschoice](https://x.com/hackerschoice)~~
Mastodon: [@thc@infosec.exchange](https://infosec.exchange/@thc)
Telegram: [https://t.me/thcorg](https://t.me/thcorg)
Web: [https://www.thc.org](https://www.thc.org)
Expand Down
10 changes: 10 additions & 0 deletions _includes/head-custom-google-analytics.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{% if site.google_analytics %}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '{{ site.google_analytics }}', 'auto');
ga('send', 'pageview');
</script>
{% endif %}
4 changes: 4 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

@import 'jekyll-theme-cayman';
1 change: 1 addition & 0 deletions cayman
Submodule cayman added at 29f8a3
24 changes: 24 additions & 0 deletions jekyll-theme-cayman.gemspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# frozen_string_literal: true

Gem::Specification.new do |s|
s.name = "jekyll-theme-cayman"
s.version = "0.2.0"
s.license = "CC0-1.0"
s.authors = ["Jason Long", "GitHub, Inc."]
s.email = ["opensource+jekyll-theme-cayman@github.com"]
s.homepage = "https://github.com/pages-themes/cayman"
s.summary = "Cayman is a Jekyll theme for GitHub Pages"

s.files = `git ls-files -z`.split("\x0").select do |f|
f.match(%r{^((_includes|_layouts|_sass|assets)/|(LICENSE|README)((\.(txt|md|markdown)|$)))}i)
end

s.required_ruby_version = ">= 2.4.0"

s.platform = Gem::Platform::RUBY
s.add_runtime_dependency "jekyll", "> 3.5", "< 5.0"
s.add_runtime_dependency "jekyll-seo-tag", "~> 2.0"
s.add_development_dependency "html-proofer", "~> 3.0"
s.add_development_dependency "rubocop-github", "~> 0.16"
s.add_development_dependency "w3c_validators", "~> 1.3"
end
Binary file added segfault/gui/sf-gui.png_original
Binary file not shown.
1 change: 1 addition & 0 deletions ssh-it/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 3087f19

Please sign in to comment.