From ccd3e9c3bb4391bf15c2724a290c82a597611994 Mon Sep 17 00:00:00 2001 From: tobyhalldev <65293839+tobyhalldev@users.noreply.github.com> Date: Fri, 9 Dec 2022 20:31:43 +0000 Subject: [PATCH] wserfsd --- Gemfile.lock | 113 +++++++++++++++++++++++++++++++++++ _config.yml | 28 ++++----- _posts/2022-10-07-Welcome.md | 12 ++++ _posts/2022-10-14-test.md | 1 + _tabs/about.md | 3 +- 5 files changed, 141 insertions(+), 16 deletions(-) create mode 100644 Gemfile.lock create mode 100644 _posts/2022-10-07-Welcome.md create mode 100644 _posts/2022-10-14-test.md diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..c139277 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,113 @@ +GEM + remote: https://rubygems.org/ + specs: + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + colorator (1.1.0) + concurrent-ruby (1.1.10) + 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.4) + addressable (~> 2.3) + mercenary (~> 0.3) + nokogiri (~> 1.13) + parallel (~> 1.10) + rainbow (~> 3.0) + typhoeus (~> 1.3) + yell (~> 2.0) + http_parser.rb (0.8.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) + jekyll (4.2.2) + 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-archives (2.2.1) + jekyll (>= 3.6, < 5.0) + jekyll-paginate (1.1.0) + jekyll-redirect-from (0.16.0) + jekyll (>= 3.3, < 5.0) + jekyll-sass-converter (2.2.0) + sassc (> 2.0.1, < 3.0) + jekyll-seo-tag (2.8.0) + jekyll (>= 3.8, < 5.0) + jekyll-sitemap (1.4.0) + jekyll (>= 3.7, < 5.0) + jekyll-theme-chirpy (5.3.0) + jekyll (~> 4.1) + jekyll-archives (~> 2.2) + jekyll-paginate (~> 1.1) + jekyll-redirect-from (~> 0.16) + jekyll-seo-tag (~> 2.7) + jekyll-sitemap (~> 1.4) + jekyll-watch (2.2.1) + listen (~> 3.0) + kramdown (2.4.0) + rexml + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + liquid (4.0.3) + listen (3.7.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + mercenary (0.4.0) + nokogiri (1.13.8-x86_64-linux) + racc (~> 1.4) + parallel (1.22.1) + pathutil (0.16.2) + forwardable-extended (~> 2.6) + public_suffix (5.0.0) + racc (1.6.0) + rainbow (3.1.1) + rb-fsevent (0.11.2) + rb-inotify (0.10.1) + ffi (~> 1.0) + rexml (3.2.5) + rouge (3.30.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) + thread_safe (0.3.6) + typhoeus (1.4.0) + ethon (>= 0.9.0) + tzinfo (1.2.10) + thread_safe (~> 0.1) + tzinfo-data (1.2022.4) + tzinfo (>= 1.0.0) + unicode-display_width (1.8.0) + wdm (0.1.1) + webrick (1.7.0) + yell (2.2.2) + +PLATFORMS + x86_64-linux + +DEPENDENCIES + html-proofer (~> 3.18) + jekyll-theme-chirpy (~> 5.3, >= 5.3.0) + tzinfo (~> 1.2) + tzinfo-data + wdm (~> 0.1.1) + webrick (~> 1.7) + +BUNDLED WITH + 2.3.22 diff --git a/_config.yml b/_config.yml index d0a1023..e08704a 100644 --- a/_config.yml +++ b/_config.yml @@ -16,36 +16,36 @@ lang: en prefer_datetime_locale: # Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone -timezone: +timezone: Europe/London # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # ↓ -------------------------- -title: Chirpy # the main title +title: TobyHallDev # the main title -tagline: A text-focused Jekyll theme # it will display as the sub-title +tagline: My Website where i document my Tech, Hacking and Programming projects. # it will display as the sub-title description: >- # used by seo meta and the atom feed - A minimal, responsive, and powerful Jekyll theme for presenting professional writing. + My Website where i document my Tech, Hacking and Programming projects. # fill in the protocol & hostname for your site, e.g., 'https://username.github.io' -url: '' +url: 'https://tobyhalldev.github.io' github: - username: github_username # change to your github username + username: tobyhalldev # change to your github username -twitter: - username: twitter_username # change to your twitter username +# twitter: + # username: twitter_username # change to your twitter username social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer - name: your_full_name - email: example@doamin.com # change to your email address + name: Toby Hall + # email: example@doamin.com # change to your email address links: # The first element serves as the copyright owner's link - - https://twitter.com/username # change to your twitter homepage - - https://github.com/username # change to your github homepage + # - https://twitter.com/username # change to your twitter homepage + - https://github.com/tobyhalldev # change to your github homepage # Uncomment below to add more social links # - https://www.facebook.com/username # - https://www.linkedin.com/in/username @@ -83,14 +83,14 @@ theme_mode: # [light|dark] img_cdn: # the avatar on sidebar, support local or CORS resources -avatar: +avatar: https://avatars.githubusercontent.com/u/65293839?v=4 # boolean type, the global switch for ToC in posts. toc: true comments: active: # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable - # The active options are as follows: + # The active options are as follows: disqus: shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname # utterances settings › https://utteranc.es/ diff --git a/_posts/2022-10-07-Welcome.md b/_posts/2022-10-07-Welcome.md new file mode 100644 index 0000000..68737f0 --- /dev/null +++ b/_posts/2022-10-07-Welcome.md @@ -0,0 +1,12 @@ +# Welcome this is my website! + + +## Why i made a website? + +### I made a website for a few reasons. + +- Documenting my work +- Sharing my work +- Well its fun + +It is a great way to do all of these three things. It can also help you keep track of all your ideas and if you don't want it to be public you can just host it localy. \ No newline at end of file diff --git a/_posts/2022-10-14-test.md b/_posts/2022-10-14-test.md new file mode 100644 index 0000000..32c6af8 --- /dev/null +++ b/_posts/2022-10-14-test.md @@ -0,0 +1 @@ +## \ No newline at end of file diff --git a/_tabs/about.md b/_tabs/about.md index ddb2bc4..d82a563 100644 --- a/_tabs/about.md +++ b/_tabs/about.md @@ -4,5 +4,4 @@ icon: fas fa-info-circle order: 4 --- -> Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page. -{: .prompt-tip } +Hi and welcome to my Website. \ No newline at end of file