Skip to content

De emphasize column section #592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
4ce3ff1
bundle(deps-dev): bump json from 2.7.2 to 2.7.4 (#546)
dependabot[bot] Oct 29, 2024
9fb6035
Fixed broken youtube link (#545)
TimOsahenru Oct 29, 2024
916e2d6
bundle(deps-dev): bump execjs from 2.9.1 to 2.10.0 (#547)
dependabot[bot] Oct 29, 2024
1b8fe12
bundle(deps-dev): bump activesupport from 7.2.1.1 to 7.2.1.2 (#549)
dependabot[bot] Oct 29, 2024
37363c0
bundle(deps): bump rexml from 3.3.8 to 3.3.9 (#548)
dependabot[bot] Oct 29, 2024
ee3fa3d
A recap blog-post for pyconug (#541)
TobiasHT5 Oct 29, 2024
0a45867
Update 2024-10-25-pycon-ug-2024.md (#552)
kjaymiller Oct 29, 2024
59d6b7e
new dsf election post October 2024 (#551)
kjaymiller Oct 29, 2024
e5868f4
Merge branch 'gh-pages' of into new-carousel
TimOsahenru Nov 2, 2024
6ae62fc
Limit carousel posts to 3 recent posts
TimOsahenru Nov 2, 2024
1a73940
Changed `object-fit` to `contain` in `.email-circle img` for full ima…
TimOsahenru Nov 2, 2024
b42c244
Add default image for posts without featured images in carousel
TimOsahenru Nov 2, 2024
0747882
changed slider carousel width from 85 to 100
TimOsahenru Nov 2, 2024
4278491
Proper naming convention - changed email-circle to image-circle
TimOsahenru Nov 2, 2024
337b9e7
Add a recap blog-post for pyho-2024 (#555)
kafui4k Nov 4, 2024
b1ba32b
bundle(deps-dev): bump json from 2.7.4 to 2.7.6 (#558)
dependabot[bot] Nov 5, 2024
20e18e4
bundle(deps): bump webrick from 1.8.2 to 1.9.0 (#559)
dependabot[bot] Nov 5, 2024
5a69682
bundle(deps-dev): bump activesupport from 7.2.1.2 to 7.2.2 (#560)
dependabot[bot] Nov 5, 2024
b181b9d
add ollama_summarizer.py
kjaymiller Nov 5, 2024
a17d2e2
update requirements
kjaymiller Nov 5, 2024
152a84d
update layouts to include descriptions
kjaymiller Nov 5, 2024
60558f2
update posts
kjaymiller Nov 5, 2024
f530e97
update posts with default layout
kjaymiller Nov 6, 2024
cd44c5a
update posts with default layout
kjaymiller Nov 6, 2024
d2d55f2
update MAINTAINERS with update_layout
kjaymiller Nov 6, 2024
9e5af7d
simplify cli
kjaymiller Nov 6, 2024
667497a
update pre-commit
kjaymiller Nov 6, 2024
b3b23c6
resizing featured images (#543)
JohananOppongAmoateng Nov 6, 2024
98aeeae
Revert "resizing featured images (#543)" (#565)
kjaymiller Nov 6, 2024
0e0013f
Merge pull request #563 from BlackPythonDevs/556-auto-generate-post-d…
TimOsahenru Nov 6, 2024
e8142c2
Merge upstream into current branch
TimOsahenru Nov 9, 2024
af46ba5
bundle(deps-dev): bump uri from 0.13.1 to 1.0.1 (#568)
dependabot[bot] Nov 11, 2024
f2c2d1c
bundle(deps-dev): bump net-http from 0.4.1 to 0.5.0 (#569)
dependabot[bot] Nov 11, 2024
fe0a1e0
bundle(deps-dev): bump securerandom from 0.3.1 to 0.3.2 (#570)
dependabot[bot] Nov 11, 2024
6edc53c
bundle(deps-dev): bump benchmark from 0.3.0 to 0.4.0 (#571)
dependabot[bot] Nov 11, 2024
223a693
bundle(deps-dev): bump activesupport from 7.2.2 to 8.0.0 (#572)
dependabot[bot] Nov 11, 2024
6d530c9
bundle(deps-dev): bump json from 2.7.6 to 2.8.1 (#573)
dependabot[bot] Nov 11, 2024
b704eb6
manually update conferences (#576)
kjaymiller Nov 14, 2024
b027abc
Merge 'gh-pages' of into new-carousel
TimOsahenru Nov 17, 2024
e5f731f
bundle(deps-dev): bump uri from 1.0.1 to 1.0.2 (#583)
dependabot[bot] Nov 19, 2024
4a75029
bundle(deps-dev): bump faraday-net_http from 3.3.0 to 3.4.0 (#584)
dependabot[bot] Nov 19, 2024
4f9bcc0
bundle(deps-dev): bump json from 2.8.1 to 2.8.2 (#582)
dependabot[bot] Nov 19, 2024
2d32f97
Merge branch 'gh-pages' of github.com:BlackPythonDevs/blackpythondevs…
TimOsahenru Nov 21, 2024
14c997e
Uninstalled bootstrap
TimOsahenru Nov 22, 2024
41f3ae0
custom carousel slider with passing test cases
TimOsahenru Nov 24, 2024
bbe500b
de-emphasized the recent blogs section to make it smaller
TimOsahenru Nov 24, 2024
fbb8d00
custom carousel slider with passing test cases
TimOsahenru Nov 24, 2024
cc46f74
custom carousel slider with passing test cases
TimOsahenru Nov 24, 2024
f07cf6b
2 x 2 grid for lastest-post and join-us
TimOsahenru Nov 25, 2024
2ae5e7c
Modularize join_us section into an include file for reusability and c…
TimOsahenru Nov 25, 2024
39bd674
removed commented code
TimOsahenru Nov 25, 2024
e4cd32f
de-emphasized the recent blog section to only display post title and …
TimOsahenru Nov 25, 2024
b2ec1ba
Merge branch 'New-Carousel' into de-emphasize-column-section
kjaymiller Nov 25, 2024
86707fd
bundle(deps-dev): bump commonmarker from 0.23.10 to 0.23.11 (#588)
dependabot[bot] Nov 25, 2024
35da8fa
bundle(deps-dev): bump dnsruby from 1.72.2 to 1.72.3 (#590)
dependabot[bot] Nov 25, 2024
6ccd581
bundle(deps-dev): bump minitest from 5.25.1 to 5.25.2 (#589)
dependabot[bot] Nov 25, 2024
9bd9e6d
Change title to recent news
TimOsahenru Nov 25, 2024
fa919ae
removed unused CSS class
TimOsahenru Nov 25, 2024
ead557e
reduced title size
TimOsahenru Nov 25, 2024
6e83558
Merge branch 'gh-pages' of github.com:BlackPythonDevs/blackpythondevs…
TimOsahenru Nov 25, 2024
21b2e78
Merge branch 'BlackPythonDevs:gh-pages' into de-emphasize-column-section
TimOsahenru Nov 25, 2024
0d4e78d
reduced title size
TimOsahenru Nov 25, 2024
09af30d
Merge branch 'de-emphasize-column-section' of github.com:TimOsahenru/…
TimOsahenru Nov 26, 2024
b6d570d
Linting test passing
TimOsahenru Nov 27, 2024
8c21fcd
Linting test passing
TimOsahenru Nov 27, 2024
12d3c82
Merge branch 'New-Carousel' into de-emphasize-column-section
TimOsahenru Nov 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,12 @@ GEM
execjs
coffee-script-source (1.12.2)
colorator (1.1.0)
commonmarker (0.23.10)
commonmarker (0.23.11)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
csv (3.3.0)
dnsruby (1.72.2)
dnsruby (1.72.3)
base64 (~> 0.2.0)
simpleidn (~> 0.2.1)
drb (2.2.1)
em-websocket (0.5.3)
Expand Down Expand Up @@ -239,7 +240,7 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.25.1)
minitest (5.25.2)
net-http (0.5.0)
uri
nokogiri (1.16.7-aarch64-linux)
Expand Down
4 changes: 2 additions & 2 deletions _includes/latest-posts.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ <h2 class="post-list-heading">{{ page.list_title }}</h2>
{%- endif -%}
<article class="post-list">
{%- assign date_format = site.bpdevs.date_format | default: "%b %-d, %Y" -%}
<div class="latest-posts-grid">
<div>
{% assign count = 0 %} {% assign limit_posts = 3 %} {%- for post in posts -%} {%- if count < limit_posts -%}
<div class="post-item">
<div>
<h3>
<a class="" href="{{ post.url | relative_url }}"> {{ post.title | escape }} </a>
</h3>
Expand Down
15 changes: 14 additions & 1 deletion assets/css/bpd.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ input::-moz-focus-inner {

article.post-list a {
color: #007b95;
font-size: 19px;
}

article li {
Expand Down Expand Up @@ -568,7 +569,6 @@ ul.speaking-list {
font-size: 1.5em;
color: #333;
}

.info p {
margin: 0;
font-size: 1em;
Expand Down Expand Up @@ -613,6 +613,19 @@ button.next:focus {
.next {
right: 10px;
}
.grid-container {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin-top: 20px;
}

.grid-item {
padding: 15px;
border: 1px solid #ddd;
border-radius: 8px;
background-color: #f9f9f9;
}

.grid-container {
display: grid;
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: index
lang: en
title: Home
list_title: Recent blog
list_title: Recent news
---

<h2>Our Mission</h2>
Expand Down