Skip to content

Commit 6b64b65

Browse files
TimOsahenrudependabot[bot]TobiasHT5kjaymillerkafui4k
authored
De emphasize column section (#592)
* bundle(deps-dev): bump json from 2.7.2 to 2.7.4 (#546) Bumps [json](https://github.com/ruby/json) from 2.7.2 to 2.7.4. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.7.2...v2.7.4) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fixed broken youtube link (#545) * bundle(deps-dev): bump execjs from 2.9.1 to 2.10.0 (#547) Bumps [execjs](https://github.com/rails/execjs) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/rails/execjs/releases) - [Commits](rails/execjs@v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: execjs dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump activesupport from 7.2.1.1 to 7.2.1.2 (#549) Bumps [activesupport](https://github.com/rails/rails) from 7.2.1.1 to 7.2.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.1.1...v7.2.1.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps): bump rexml from 3.3.8 to 3.3.9 (#548) Bumps [rexml](https://github.com/ruby/rexml) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * A recap blog-post for pyconug (#541) * creating recap post for pyconug - Added 3 images to the images folder in the assets directory. - Added post in the _posts folder on 2024-10-25 * Fix table display * Reformat post - Remove paragraph HTML tags - Replace Markdown table with HTML table * Update _posts/2024-10-25-pycon-ug-2024.md Co-authored-by: Jay Miller <[email protected]> * replace featured image with BPD's one * fix pre-commit issues --------- Co-authored-by: Jay Miller <[email protected]> * Update 2024-10-25-pycon-ug-2024.md (#552) * new dsf election post October 2024 (#551) * Limit carousel posts to 3 recent posts * Changed `object-fit` to `contain` in `.email-circle img` for full image visibility within circle * Add default image for posts without featured images in carousel * changed slider carousel width from 85 to 100 * Proper naming convention - changed email-circle to image-circle * Add a recap blog-post for pyho-2024 (#555) * bundle(deps-dev): bump json from 2.7.4 to 2.7.6 (#558) Bumps [json](https://github.com/ruby/json) from 2.7.4 to 2.7.6. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.7.4...v2.7.6) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps): bump webrick from 1.8.2 to 1.9.0 (#559) Bumps [webrick](https://github.com/ruby/webrick) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump activesupport from 7.2.1.2 to 7.2.2 (#560) Bumps [activesupport](https://github.com/rails/rails) from 7.2.1.2 to 7.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.1.2...v7.2.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add ollama_summarizer.py * update requirements * update layouts to include descriptions * update posts * update posts with default layout * update posts with default layout * update MAINTAINERS with update_layout * simplify cli * update pre-commit * resizing featured images (#543) * Revert "resizing featured images (#543)" (#565) This reverts commit b3b23c6. * bundle(deps-dev): bump uri from 0.13.1 to 1.0.1 (#568) Bumps [uri](https://github.com/ruby/uri) from 0.13.1 to 1.0.1. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v0.13.1...v1.0.1) --- updated-dependencies: - dependency-name: uri dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump net-http from 0.4.1 to 0.5.0 (#569) Bumps [net-http](https://github.com/ruby/net-http) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](ruby/net-http@v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: net-http dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump securerandom from 0.3.1 to 0.3.2 (#570) Bumps [securerandom](https://github.com/ruby/securerandom) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/ruby/securerandom/releases) - [Commits](ruby/securerandom@v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: securerandom dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump benchmark from 0.3.0 to 0.4.0 (#571) Bumps [benchmark](https://github.com/ruby/benchmark) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/ruby/benchmark/releases) - [Commits](ruby/benchmark@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: benchmark dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump activesupport from 7.2.2 to 8.0.0 (#572) Bumps [activesupport](https://github.com/rails/rails) from 7.2.2 to 8.0.0. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.2...v8.0.0) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump json from 2.7.6 to 2.8.1 (#573) Bumps [json](https://github.com/ruby/json) from 2.7.6 to 2.8.1. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.7.6...v2.8.1) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * manually update conferences (#576) * bundle(deps-dev): bump uri from 1.0.1 to 1.0.2 (#583) Bumps [uri](https://github.com/ruby/uri) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: uri dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump faraday-net_http from 3.3.0 to 3.4.0 (#584) Bumps [faraday-net_http](https://github.com/lostisland/faraday-net_http) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](lostisland/faraday-net_http@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: faraday-net_http dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump json from 2.8.1 to 2.8.2 (#582) Bumps [json](https://github.com/ruby/json) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.8.1...v2.8.2) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Uninstalled bootstrap * custom carousel slider with passing test cases * de-emphasized the recent blogs section to make it smaller * custom carousel slider with passing test cases * custom carousel slider with passing test cases * 2 x 2 grid for lastest-post and join-us * Modularize join_us section into an include file for reusability and cleaner code * removed commented code * de-emphasized the recent blog section to only display post title and author * bundle(deps-dev): bump commonmarker from 0.23.10 to 0.23.11 (#588) Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 0.23.11. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.10...v0.23.11) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump dnsruby from 1.72.2 to 1.72.3 (#590) Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.72.2 to 1.72.3. - [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/alexdalitz/dnsruby/commits/v1.72.3) --- updated-dependencies: - dependency-name: dnsruby dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bundle(deps-dev): bump minitest from 5.25.1 to 5.25.2 (#589) Bumps [minitest](https://github.com/minitest/minitest) from 5.25.1 to 5.25.2. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.25.1...v5.25.2) --- updated-dependencies: - dependency-name: minitest dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Change title to recent news * removed unused CSS class * reduced title size * reduced title size * Linting test passing * Linting test passing --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Toe•bias/HT <[email protected]> Co-authored-by: Jay Miller <[email protected]> Co-authored-by: Kafui Alordo <[email protected]> Co-authored-by: Johanan Oppong Amoateng <[email protected]>
1 parent fab28f5 commit 6b64b65

File tree

4 files changed

+21
-7
lines changed

4 files changed

+21
-7
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@ GEM
2424
execjs
2525
coffee-script-source (1.12.2)
2626
colorator (1.1.0)
27-
commonmarker (0.23.10)
27+
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.4)
2929
connection_pool (2.4.1)
3030
csv (3.3.0)
31-
dnsruby (1.72.2)
31+
dnsruby (1.72.3)
32+
base64 (~> 0.2.0)
3233
simpleidn (~> 0.2.1)
3334
drb (2.2.1)
3435
em-websocket (0.5.3)
@@ -239,7 +240,7 @@ GEM
239240
jekyll (>= 3.5, < 5.0)
240241
jekyll-feed (~> 0.9)
241242
jekyll-seo-tag (~> 2.1)
242-
minitest (5.25.1)
243+
minitest (5.25.2)
243244
net-http (0.5.0)
244245
uri
245246
nokogiri (1.16.7-aarch64-linux)

_includes/latest-posts.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ <h2 class="post-list-heading">{{ page.list_title }}</h2>
33
{%- endif -%}
44
<article class="post-list">
55
{%- assign date_format = site.bpdevs.date_format | default: "%b %-d, %Y" -%}
6-
<div class="latest-posts-grid">
6+
<div>
77
{% assign count = 0 %} {% assign limit_posts = 3 %} {%- for post in posts -%} {%- if count < limit_posts -%}
8-
<div class="post-item">
8+
<div>
99
<h3>
1010
<a class="" href="{{ post.url | relative_url }}"> {{ post.title | escape }} </a>
1111
</h3>

assets/css/bpd.css

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ input::-moz-focus-inner {
6161

6262
article.post-list a {
6363
color: #007b95;
64+
font-size: 19px;
6465
}
6566

6667
article li {
@@ -568,7 +569,6 @@ ul.speaking-list {
568569
font-size: 1.5em;
569570
color: #333;
570571
}
571-
572572
.info p {
573573
margin: 0;
574574
font-size: 1em;
@@ -613,6 +613,19 @@ button.next:focus {
613613
.next {
614614
right: 10px;
615615
}
616+
.grid-container {
617+
display: grid;
618+
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
619+
gap: 20px;
620+
margin-top: 20px;
621+
}
622+
623+
.grid-item {
624+
padding: 15px;
625+
border: 1px solid #ddd;
626+
border-radius: 8px;
627+
background-color: #f9f9f9;
628+
}
616629

617630
.grid-container {
618631
display: grid;

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: index
33
lang: en
44
title: Home
5-
list_title: Recent blog
5+
list_title: Recent news
66
---
77

88
<h2>Our Mission</h2>

0 commit comments

Comments
 (0)