diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..0c8671c --- /dev/null +++ b/Gemfile @@ -0,0 +1,3 @@ +source "https://rubygems.org" + +gem "github-pages", group: :jekyll_plugins diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..6c3a234 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,250 @@ +GEM + remote: https://rubygems.org/ + specs: + activesupport (6.0.3.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.11.1) + colorator (1.1.0) + commonmarker (0.17.13) + ruby-enum (~> 0.5) + concurrent-ruby (1.1.6) + dnsruby (1.61.3) + addressable (~> 2.5) + em-websocket (0.5.1) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0.6.0) + ethon (0.12.0) + ffi (>= 1.3.0) + eventmachine (1.2.7) + execjs (2.7.0) + faraday (1.0.1) + multipart-post (>= 1.2, < 3) + ffi (1.12.2) + forwardable-extended (2.6.0) + gemoji (3.0.1) + github-pages (204) + github-pages-health-check (= 1.16.1) + jekyll (= 3.8.5) + jekyll-avatar (= 0.7.0) + jekyll-coffeescript (= 1.1.1) + jekyll-commonmark-ghpages (= 0.1.6) + jekyll-default-layout (= 0.1.4) + jekyll-feed (= 0.13.0) + jekyll-gist (= 1.5.0) + jekyll-github-metadata (= 2.13.0) + jekyll-mentions (= 1.5.1) + jekyll-optional-front-matter (= 0.3.2) + jekyll-paginate (= 1.1.0) + jekyll-readme-index (= 0.3.0) + jekyll-redirect-from (= 0.15.0) + jekyll-relative-links (= 0.6.1) + jekyll-remote-theme (= 0.4.1) + jekyll-sass-converter (= 1.5.2) + jekyll-seo-tag (= 2.6.1) + jekyll-sitemap (= 1.4.0) + jekyll-swiss (= 1.0.0) + jekyll-theme-architect (= 0.1.1) + jekyll-theme-cayman (= 0.1.1) + jekyll-theme-dinky (= 0.1.1) + jekyll-theme-hacker (= 0.1.1) + jekyll-theme-leap-day (= 0.1.1) + jekyll-theme-merlot (= 0.1.1) + jekyll-theme-midnight (= 0.1.1) + jekyll-theme-minimal (= 0.1.1) + jekyll-theme-modernist (= 0.1.1) + jekyll-theme-primer (= 0.5.4) + jekyll-theme-slate (= 0.1.1) + jekyll-theme-tactile (= 0.1.1) + jekyll-theme-time-machine (= 0.1.1) + jekyll-titles-from-headings (= 0.5.3) + jemoji (= 0.11.1) + kramdown (= 1.17.0) + liquid (= 4.0.3) + mercenary (~> 0.3) + minima (= 2.5.1) + nokogiri (>= 1.10.4, < 2.0) + rouge (= 3.13.0) + terminal-table (~> 1.4) + github-pages-health-check (1.16.1) + addressable (~> 2.3) + dnsruby (~> 1.60) + octokit (~> 4.0) + public_suffix (~> 3.0) + typhoeus (~> 1.3) + html-pipeline (2.12.3) + activesupport (>= 2) + nokogiri (>= 1.4) + http_parser.rb (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + jekyll (3.8.5) + addressable (~> 2.4) + colorator (~> 1.0) + em-websocket (~> 0.5) + i18n (~> 0.7) + jekyll-sass-converter (~> 1.0) + jekyll-watch (~> 2.0) + kramdown (~> 1.14) + liquid (~> 4.0) + mercenary (~> 0.3.3) + pathutil (~> 0.9) + rouge (>= 1.7, < 4) + safe_yaml (~> 1.0) + jekyll-avatar (0.7.0) + jekyll (>= 3.0, < 5.0) + jekyll-coffeescript (1.1.1) + coffee-script (~> 2.2) + coffee-script-source (~> 1.11.1) + jekyll-commonmark (1.3.1) + commonmarker (~> 0.14) + jekyll (>= 3.7, < 5.0) + jekyll-commonmark-ghpages (0.1.6) + commonmarker (~> 0.17.6) + jekyll-commonmark (~> 1.2) + rouge (>= 2.0, < 4.0) + jekyll-default-layout (0.1.4) + jekyll (~> 3.0) + jekyll-feed (0.13.0) + jekyll (>= 3.7, < 5.0) + jekyll-gist (1.5.0) + octokit (~> 4.2) + jekyll-github-metadata (2.13.0) + jekyll (>= 3.4, < 5.0) + octokit (~> 4.0, != 4.4.0) + jekyll-mentions (1.5.1) + html-pipeline (~> 2.3) + jekyll (>= 3.7, < 5.0) + jekyll-optional-front-matter (0.3.2) + jekyll (>= 3.0, < 5.0) + jekyll-paginate (1.1.0) + jekyll-readme-index (0.3.0) + jekyll (>= 3.0, < 5.0) + jekyll-redirect-from (0.15.0) + jekyll (>= 3.3, < 5.0) + jekyll-relative-links (0.6.1) + jekyll (>= 3.3, < 5.0) + jekyll-remote-theme (0.4.1) + addressable (~> 2.0) + jekyll (>= 3.5, < 5.0) + rubyzip (>= 1.3.0) + jekyll-sass-converter (1.5.2) + sass (~> 3.4) + jekyll-seo-tag (2.6.1) + jekyll (>= 3.3, < 5.0) + jekyll-sitemap (1.4.0) + jekyll (>= 3.7, < 5.0) + jekyll-swiss (1.0.0) + jekyll-theme-architect (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-cayman (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-dinky (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-hacker (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-leap-day (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-merlot (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-midnight (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-minimal (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-modernist (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-primer (0.5.4) + jekyll (> 3.5, < 5.0) + jekyll-github-metadata (~> 2.9) + jekyll-seo-tag (~> 2.0) + jekyll-theme-slate (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-tactile (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-time-machine (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-titles-from-headings (0.5.3) + jekyll (>= 3.3, < 5.0) + jekyll-watch (2.2.1) + listen (~> 3.0) + jemoji (0.11.1) + gemoji (~> 3.0) + html-pipeline (~> 2.2) + jekyll (>= 3.0, < 5.0) + kramdown (1.17.0) + liquid (4.0.3) + listen (3.2.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + mercenary (0.3.6) + mini_portile2 (2.5.1) + minima (2.5.1) + jekyll (>= 3.5, < 5.0) + jekyll-feed (~> 0.9) + jekyll-seo-tag (~> 2.1) + minitest (5.14.1) + multipart-post (2.1.1) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + octokit (4.18.0) + faraday (>= 0.9) + sawyer (~> 0.8.0, >= 0.5.3) + pathutil (0.16.2) + forwardable-extended (~> 2.6) + public_suffix (3.1.1) + racc (1.5.2) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) + ffi (~> 1.0) + rouge (3.13.0) + ruby-enum (0.8.0) + i18n + rubyzip (2.3.0) + safe_yaml (1.0.5) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) + terminal-table (1.8.0) + unicode-display_width (~> 1.1, >= 1.1.1) + thread_safe (0.3.6) + typhoeus (1.3.1) + ethon (>= 0.9.0) + tzinfo (1.2.7) + thread_safe (~> 0.1) + unicode-display_width (1.7.0) + zeitwerk (2.3.0) + +PLATFORMS + ruby + +DEPENDENCIES + github-pages + +BUNDLED WITH + 2.1.4 diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..6451863 --- /dev/null +++ b/_config.yml @@ -0,0 +1,18 @@ +title: CryptoDev.tv +author: Tomasz Kowalczyk +email: tkowalczyk.poczta@gmail.com +description: > + Cryptocurrencies from developer perspective. + +twitter_username: tomkowalczyk +github_username: tkowalczyk +linkedin_username: kowalczykt +youtube_username: cryptodev +instagram_username: cryptodevtv + +show_excerpts: false + +theme: minima + +header_pages: + - about.md diff --git a/_layouts/home.html b/_layouts/home.html new file mode 100644 index 0000000..acf84d7 --- /dev/null +++ b/_layouts/home.html @@ -0,0 +1,32 @@ +--- +layout: default +--- + +
+ {%- if page.title -%} +

{{ page.title }}

+ {%- endif -%} + + {{ content }} + + {%- if site.posts.size > 0 -%} + + + {%- endif -%} + +
diff --git a/_posts/2021-06-12-Test.md b/_posts/2021-06-12-Test.md new file mode 100644 index 0000000..ae1c73d --- /dev/null +++ b/_posts/2021-06-12-Test.md @@ -0,0 +1,6 @@ +--- +layout: post +title: "Sample post" +categories: others +author: "Tomasz Kowalczyk" +--- diff --git a/blog/about.md b/about.md similarity index 84% rename from blog/about.md rename to about.md index 4018d51..6d04488 100644 --- a/blog/about.md +++ b/about.md @@ -3,3 +3,5 @@ layout: page title: About permalink: /about/ --- + +About me diff --git a/blog/Gemfile b/blog/Gemfile deleted file mode 100644 index 7d45f6b..0000000 --- a/blog/Gemfile +++ /dev/null @@ -1,24 +0,0 @@ -source "https://rubygems.org" -ruby RUBY_VERSION - -# Hello! This is where you manage which Jekyll version is used to run. -# When you want to use a different version, change it below, save the -# file and run `bundle install`. Run Jekyll with `bundle exec`, like so: -# -# bundle exec jekyll serve -# -# This will help ensure the proper Jekyll version is running. -# Happy Jekylling! -gem "jekyll", "3.6.3" - -# This is the default theme for new Jekyll sites. You may change this to anything you like. -gem "minima", "~> 2.0" - -# If you want to use GitHub Pages, remove the "gem "jekyll"" above and -# uncomment the line below. To upgrade, run `bundle update github-pages`. -# gem "github-pages", group: :jekyll_plugins - -# If you have any plugins, put them here! -group :jekyll_plugins do - gem "jekyll-feed", "~> 0.6" -end diff --git a/blog/Gemfile.lock b/blog/Gemfile.lock deleted file mode 100644 index 19a371e..0000000 --- a/blog/Gemfile.lock +++ /dev/null @@ -1,55 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - addressable (2.5.0) - public_suffix (~> 2.0, >= 2.0.2) - colorator (1.1.0) - ffi (1.9.14) - forwardable-extended (2.6.0) - jekyll (3.6.3) - addressable (~> 2.4) - colorator (~> 1.0) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 3.0) - mercenary (~> 0.3.3) - pathutil (~> 0.9) - rouge (~> 1.7) - safe_yaml (~> 1.0) - jekyll-feed (0.8.0) - jekyll (~> 3.3) - jekyll-sass-converter (1.4.0) - sass (~> 3.4) - jekyll-watch (1.5.0) - listen (~> 3.0, < 3.1) - kramdown (1.12.0) - liquid (3.0.6) - listen (3.0.8) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - mercenary (0.3.6) - minima (2.0.0) - pathutil (0.14.0) - forwardable-extended (~> 2.6) - public_suffix (2.0.4) - rb-fsevent (0.9.8) - rb-inotify (0.9.7) - ffi (>= 0.5.0) - rouge (1.11.1) - safe_yaml (1.0.4) - sass (3.4.22) - -PLATFORMS - ruby - -DEPENDENCIES - jekyll (= 3.3.0) - jekyll-feed (~> 0.6) - minima (~> 2.0) - -RUBY VERSION - ruby 2.3.0p0 - -BUNDLED WITH - 1.13.6 diff --git a/blog/_config.yml b/blog/_config.yml deleted file mode 100644 index 778872a..0000000 --- a/blog/_config.yml +++ /dev/null @@ -1,10 +0,0 @@ -title : CryptoDev.tv - Cryptocurrencies from developer perspective -author : - name : Tomasz Kowalczyk - email : tkowalczyk.poczta@gmail.com - github : tkowalczyk - twitter : tomkowalczyk - -production_url : https://cryptodev.tv/blog - -markdown: kramdown diff --git a/blog/_posts/2021-06-12-Test.md b/blog/_posts/2021-06-12-Test.md deleted file mode 100644 index 345e6ae..0000000 --- a/blog/_posts/2021-06-12-Test.md +++ /dev/null @@ -1 +0,0 @@ -Test diff --git a/css/all.css b/css/all.css deleted file mode 100644 index 2472c6f..0000000 --- a/css/all.css +++ /dev/null @@ -1,114 +0,0 @@ -* { - box-sizing: border-box; - } - - :root { - --background: white; - - --primary: #F49A2C; - --secondary: #1effc3; - - --card-size: 300px; - } - - body { - height: 100vh; - margin: 0; - display: grid; - place-items: center; - padding: 1rem; - background: var(--background); - font-family: 'Source Code Pro', monospace; - - text-rendering: optimizelegibility; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - } - - .card { - width: calc(var(--card-size) * 1.586); - height: var(--card-size); - - border-radius: 0.75rem; - box-shadow: 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 1px rgba(0, 0, 0, 0.3); - - background: black; - - display: grid; - grid-template-columns: 40% auto; - color: white; - - align-items: center; - - will-change: transform; - transition: transform 0.25s cubic-bezier(0.4, 0.0, 0.2, 1), box-shadow 0.25s cubic-bezier(0.4, 0.0, 0.2, 1); - } - - .card .hover { - transform: scale(1.1); - box-shadow: 0 32px 80px 14px rgba(0,0,0,0.36), 0 0 0 1px rgba(0, 0, 0, 0.3); - } - - .card-details { - padding: 1rem; - } - - .name { - font-size: 1.25rem; - } - - .occupation { - font-weight: 600; - color: var(--primary); - } - - .card-avatar { - display: grid; - place-items: center; - } - - svg { - fill: white; - width: 65%; - } - - .card-about { - margin-top: 1rem; - display: grid; - grid-auto-flow: column; - } - - .item { - display: flex; - flex-direction: column; - margin-bottom: 0.5rem; - } - - .item .value { - font-size: 1rem; - } - - .item .label a { - margin-top: 0.15rem; - font-size: 0.75rem; - font-weight: 600; - color: var(--primary); - } - - .skills { - display: flex; - flex-direction: column; - margin-top: 0.75rem; - } - - .skills .label { - font-size: 1rem; - font-weight: 600; - color: var(--primary); - } - - .skills .value { - margin-top: 0.15rem; - font-size: 0.75rem; - line-height: 1.25rem; - } \ No newline at end of file diff --git a/img/crypto-dev-logo.png b/img/crypto-dev-logo.png deleted file mode 100644 index ea1b84b..0000000 Binary files a/img/crypto-dev-logo.png and /dev/null differ diff --git a/index.html b/index.html deleted file mode 100644 index 17a6245..0000000 --- a/index.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - CryptoDev.tv - Tworzenie zdecentralizowanych aplikacji, analiza projektów, inwestycje i automatyzacja - - - - - - -
-
- -
-
-
Tomasz Kowalczyk
-
CryptoDev
- -
-
- Follow - Twitter -
-
- Sub - YouTube -
-
- Commit - GitHub -
-
-
- - Follow me for knowledge, profits will apear next. -
    -
  • cryptocurrencies
  • -
  • analysis
  • -
  • research
  • -
  • security
  • -
-
-
-
-
- - \ No newline at end of file diff --git a/blog/index.md b/index.md similarity index 100% rename from blog/index.md rename to index.md