Skip to content

Commit

Permalink
update postcast/interviews
Browse files Browse the repository at this point in the history
  • Loading branch information
pxue committed Apr 29, 2024
1 parent 53d003c commit 6e1a246
Show file tree
Hide file tree
Showing 5 changed files with 103 additions and 68 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ _site
.jekyll-cache
.jekyll-metadata
vendor
.bundle
106 changes: 50 additions & 56 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,57 +1,49 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.1)
base64
bigdecimal
activesupport (6.1.7.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
zeitwerk (~> 2.3)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.1.1)
bigdecimal (3.1.4)
base64 (0.2.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.11.1)
coffee-script-source (1.12.2)
colorator (1.1.0)
commonmarker (0.23.10)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
dnsruby (1.70.0)
concurrent-ruby (1.2.3)
dnsruby (1.72.1)
simpleidn (~> 0.2.1)
drb (2.1.1)
ruby2_keywords
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.1)
faraday (2.7.11)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.16.3)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (228)
github-pages-health-check (= 1.17.9)
jekyll (= 3.9.3)
jekyll-avatar (= 0.7.0)
jekyll-coffeescript (= 1.1.1)
gemoji (4.1.0)
github-pages (231)
github-pages-health-check (= 1.18.2)
jekyll (= 3.9.5)
jekyll-avatar (= 0.8.0)
jekyll-coffeescript (= 1.2.2)
jekyll-commonmark-ghpages (= 0.4.0)
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.15.1)
jekyll-default-layout (= 0.1.5)
jekyll-feed (= 0.17.0)
jekyll-gist (= 1.5.0)
jekyll-github-metadata (= 2.13.0)
jekyll-github-metadata (= 2.16.1)
jekyll-include-cache (= 0.2.1)
jekyll-mentions (= 1.6.0)
jekyll-optional-front-matter (= 0.3.2)
Expand All @@ -78,28 +70,28 @@ GEM
jekyll-theme-tactile (= 0.2.0)
jekyll-theme-time-machine (= 0.2.0)
jekyll-titles-from-headings (= 0.5.3)
jemoji (= 0.12.0)
kramdown (= 2.3.2)
jemoji (= 0.13.0)
kramdown (= 2.4.0)
kramdown-parser-gfm (= 1.1.0)
liquid (= 4.0.4)
mercenary (~> 0.3)
minima (= 2.5.1)
nokogiri (>= 1.13.6, < 2.0)
rouge (= 3.26.0)
rouge (= 3.30.0)
terminal-table (~> 1.4)
github-pages-health-check (1.17.9)
github-pages-health-check (1.18.2)
addressable (~> 2.3)
dnsruby (~> 1.60)
octokit (~> 4.0)
public_suffix (>= 3.0, < 5.0)
octokit (>= 4, < 8)
public_suffix (>= 3.0, < 6.0)
typhoeus (~> 1.3)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jekyll (3.9.3)
jekyll (3.9.5)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand All @@ -112,11 +104,11 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-avatar (0.7.0)
jekyll-avatar (0.8.0)
jekyll (>= 3.0, < 5.0)
jekyll-coffeescript (1.1.1)
jekyll-coffeescript (1.2.2)
coffee-script (~> 2.2)
coffee-script-source (~> 1.11.1)
coffee-script-source (~> 1.12)
jekyll-commonmark (1.4.0)
commonmarker (~> 0.22)
jekyll-commonmark-ghpages (0.4.0)
Expand All @@ -126,15 +118,15 @@ GEM
rouge (>= 2.0, < 5.0)
jekyll-compose (0.12.0)
jekyll (>= 3.7, < 5.0)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.15.1)
jekyll-default-layout (0.1.5)
jekyll (>= 3.0, < 5.0)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-gist (1.5.0)
octokit (~> 4.2)
jekyll-github-metadata (2.13.0)
jekyll-github-metadata (2.16.1)
jekyll (>= 3.4, < 5.0)
octokit (~> 4.0, != 4.4.0)
octokit (>= 4, < 7, != 4.4.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-mentions (1.6.0)
Expand Down Expand Up @@ -205,39 +197,40 @@ GEM
jekyll (>= 3.3, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
jemoji (0.12.0)
gemoji (~> 3.0)
jemoji (0.13.0)
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
kramdown (2.3.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.8.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.20.0)
mutex_m (0.1.2)
nokogiri (1.15.4-x86_64-darwin)
minitest (5.22.3)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
racc (1.7.1)
public_suffix (5.0.5)
racc (1.7.3)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (3.26.0)
rouge (3.30.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
safe_yaml (1.0.5)
Expand All @@ -249,22 +242,23 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
simpleidn (0.2.1)
simpleidn (0.2.2)
unf (~> 0.1.4)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.4.0)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unf_ext (0.0.9.1)
unicode-display_width (1.8.0)
webrick (1.8.1)
zeitwerk (2.6.13)

PLATFORMS
x86_64-darwin-22
ruby

DEPENDENCIES
github-pages
Expand All @@ -279,4 +273,4 @@ DEPENDENCIES
webrick (~> 1.7)

BUNDLED WITH
2.4.2
1.17.2
5 changes: 2 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ theme: minima
plugins:
- jekyll-feed
- jekyll-seo-tag
- jemoji

# Exclude from processing.
# The following items will not be processed, by default.
Expand All @@ -51,8 +50,8 @@ exclude:
- Gemfile
- Gemfile.lock
- scripts/
# - node_modules/
# - vendor/bundle/
- node_modules/
- vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/
Expand Down
32 changes: 31 additions & 1 deletion assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Only the main Sass file needs front matter (the dashes are enough)
---

$brand-color: #286FED !default;
$brand-color: #286fed !default;

.menu-content {
display: none;
Expand Down Expand Up @@ -46,4 +46,34 @@ $brand-color: #286FED !default;
}
}

.grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: 20px;
padding: 20px;
}

.card {
background: white;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
overflow: hidden;
}

.card iframe {
width: 100%;
height: 200px; /* Adjust height as necessary */
}

.card h2 {
font-size: 18px;
margin: 10px;
}

.card p {
color: #555;
font-size: 16px;
margin: 10px;
}

@import "minima";
27 changes: 19 additions & 8 deletions podcast.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ title: Podcast
<style>
.container {
display:flex;
flex-direction:column;
text-align:center;
align-items:center;
overflow:hidden;
Expand All @@ -26,13 +25,25 @@ title: Podcast

<div class="container">
<div class="media" style="margin-top: 2rem; width: 75%;">
<h1>Podcasts/interviews</h1>
<h1>Podcast & Interviews</h1>

<h2>Listen on spotify</h2>
<iframe title="Spacestation Labs Podcast" style="border-radius:12px" src="https://open.spotify.com/embed/show/1un8KcnpsA4KGbS05gNIR2?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

<h2>Watch interview on youtube</h2>
<iframe class="youtube-video" src="https://www.youtube.com/embed/QARTb4_hz8Y?si=CsR0SByrSenbgVmu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<div class="grid">
<div class="card" style="height: 152px">
<iframe title="Spacestation Labs Podcast" style="border-radius:12px" src="https://open.spotify.com/embed/show/1un8KcnpsA4KGbS05gNIR2?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<h2>How to Grow a Solo Dev Agency to $500k/year. Do It In Public ep. 21</h2>
<p>Date: 2023-10-04</p>
</div>
<div class="card">
<iframe class="youtube-video" src="https://www.youtube.com/embed/4lNr3QwTTd4?si=6jHXsPILX1LxnUsd" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<h2>Hire global talent or get left behind</h2>
<p>Date: 2024-04-25</p>
</div>
<div class="card">
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">I had a great conversation with <a href="https://twitter.com/pxue?ref_src=twsrc%5Etfw">@pxue</a> about starting a business, running an agency, the future of AI, taking risks, and going all in.<br><br>He has an interesting background working in corporate America, raising money for a startup, starting and failing in his first business, and… <a href="https://t.co/kgoGgGdh7H">pic.twitter.com/kgoGgGdh7H</a></p>&mdash; Dan Martini (@DanPMartini) <a href="https://twitter.com/DanPMartini/status/1784989296371335357?ref_src=twsrc%5Etfw">April 29, 2024</a></blockquote>
<h2>On marketing, AI, software with Dan Martini</h2>
<p>Date: 2024-04-29</p>
</div>
</div>

</div>

<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

0 comments on commit 6e1a246

Please sign in to comment.