Compare commits
2 commits
ba2d9cfbd0
...
f0e5053125
Author | SHA1 | Date | |
---|---|---|---|
f0e5053125 | |||
ba1ea6d2b5 |
9 changed files with 12 additions and 162 deletions
|
@ -1 +1 @@
|
||||||
c86de2b5b670419d4335ef3a9a1ba98e -
|
9ec4161770fb0a6f7c191450b859b0d3 -
|
||||||
|
|
1
Gemfile
1
Gemfile
|
@ -9,5 +9,4 @@ group :jekyll_plugins do
|
||||||
gem "jekyll-compose"
|
gem "jekyll-compose"
|
||||||
gem "jekyll-feed", "~> 0.17"
|
gem "jekyll-feed", "~> 0.17"
|
||||||
gem "jekyll-redirect-from"
|
gem "jekyll-redirect-from"
|
||||||
gem "jemoji"
|
|
||||||
end
|
end
|
||||||
|
|
30
Gemfile.lock
30
Gemfile.lock
|
@ -1,25 +1,13 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (7.1.3.4)
|
|
||||||
base64
|
|
||||||
bigdecimal
|
|
||||||
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.6)
|
addressable (2.8.6)
|
||||||
public_suffix (>= 2.0.2, < 6.0)
|
public_suffix (>= 2.0.2, < 6.0)
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
bigdecimal (3.1.8)
|
bigdecimal (3.1.8)
|
||||||
colorator (1.1.0)
|
colorator (1.1.0)
|
||||||
concurrent-ruby (1.3.1)
|
concurrent-ruby (1.3.1)
|
||||||
connection_pool (2.4.1)
|
|
||||||
domain_name (0.6.20240107)
|
domain_name (0.6.20240107)
|
||||||
drb (2.2.1)
|
|
||||||
em-websocket (0.5.3)
|
em-websocket (0.5.3)
|
||||||
eventmachine (>= 0.12.9)
|
eventmachine (>= 0.12.9)
|
||||||
http_parser.rb (~> 0)
|
http_parser.rb (~> 0)
|
||||||
|
@ -29,13 +17,9 @@ GEM
|
||||||
ffi (>= 1.15.5)
|
ffi (>= 1.15.5)
|
||||||
rake
|
rake
|
||||||
forwardable-extended (2.6.0)
|
forwardable-extended (2.6.0)
|
||||||
gemoji (4.1.0)
|
|
||||||
google-protobuf (4.27.0)
|
google-protobuf (4.27.0)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
html-pipeline (2.14.3)
|
|
||||||
activesupport (>= 2)
|
|
||||||
nokogiri (>= 1.4)
|
|
||||||
http (5.2.0)
|
http (5.2.0)
|
||||||
addressable (~> 2.8)
|
addressable (~> 2.8)
|
||||||
base64 (~> 0.1)
|
base64 (~> 0.1)
|
||||||
|
@ -74,10 +58,6 @@ GEM
|
||||||
sass-embedded (~> 1.54)
|
sass-embedded (~> 1.54)
|
||||||
jekyll-watch (2.2.1)
|
jekyll-watch (2.2.1)
|
||||||
listen (~> 3.0)
|
listen (~> 3.0)
|
||||||
jemoji (0.13.0)
|
|
||||||
gemoji (>= 3, < 5)
|
|
||||||
html-pipeline (~> 2.2)
|
|
||||||
jekyll (>= 3.0, < 5.0)
|
|
||||||
kramdown (2.4.0)
|
kramdown (2.4.0)
|
||||||
rexml
|
rexml
|
||||||
kramdown-parser-gfm (1.1.0)
|
kramdown-parser-gfm (1.1.0)
|
||||||
|
@ -90,16 +70,9 @@ GEM
|
||||||
ffi-compiler (~> 1.0)
|
ffi-compiler (~> 1.0)
|
||||||
rake (~> 13.0)
|
rake (~> 13.0)
|
||||||
mercenary (0.4.0)
|
mercenary (0.4.0)
|
||||||
mini_portile2 (2.8.7)
|
|
||||||
minitest (5.23.1)
|
|
||||||
mutex_m (0.2.0)
|
|
||||||
nokogiri (1.16.5)
|
|
||||||
mini_portile2 (~> 2.8.2)
|
|
||||||
racc (~> 1.4)
|
|
||||||
pathutil (0.16.2)
|
pathutil (0.16.2)
|
||||||
forwardable-extended (~> 2.6)
|
forwardable-extended (~> 2.6)
|
||||||
public_suffix (5.0.5)
|
public_suffix (5.0.5)
|
||||||
racc (1.8.0)
|
|
||||||
rake (13.2.1)
|
rake (13.2.1)
|
||||||
rb-fsevent (0.11.2)
|
rb-fsevent (0.11.2)
|
||||||
rb-inotify (0.11.1)
|
rb-inotify (0.11.1)
|
||||||
|
@ -116,8 +89,6 @@ GEM
|
||||||
strscan (3.1.0)
|
strscan (3.1.0)
|
||||||
terminal-table (3.0.2)
|
terminal-table (3.0.2)
|
||||||
unicode-display_width (>= 1.1.1, < 3)
|
unicode-display_width (>= 1.1.1, < 3)
|
||||||
tzinfo (2.0.6)
|
|
||||||
concurrent-ruby (~> 1.0)
|
|
||||||
unicode-display_width (2.5.0)
|
unicode-display_width (2.5.0)
|
||||||
webrick (1.8.1)
|
webrick (1.8.1)
|
||||||
|
|
||||||
|
@ -130,7 +101,6 @@ DEPENDENCIES
|
||||||
jekyll-compose
|
jekyll-compose
|
||||||
jekyll-feed (~> 0.17)
|
jekyll-feed (~> 0.17)
|
||||||
jekyll-redirect-from
|
jekyll-redirect-from
|
||||||
jemoji
|
|
||||||
rake
|
rake
|
||||||
rss
|
rss
|
||||||
|
|
||||||
|
|
|
@ -49,7 +49,6 @@ feed:
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-feed
|
- jekyll-feed
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
- jemoji
|
|
||||||
|
|
||||||
exclude:
|
exclude:
|
||||||
- Rakefile
|
- Rakefile
|
||||||
|
|
|
@ -4,7 +4,7 @@ title: Note
|
||||||
date: "2024-12-01 12:14"
|
date: "2024-12-01 12:14"
|
||||||
---
|
---
|
||||||
|
|
||||||
:green_heart: [Elegant Hack - Strategy is Not War; It's Gardening](https://eleganthack.com/strategy-is-not-war-its-gardening/)
|
💚 [Elegant Hack - Strategy is Not War; It's Gardening](https://eleganthack.com/strategy-is-not-war-its-gardening/)
|
||||||
|
|
||||||
> I prefer gardening over war as a metaphor for strategy because it’s richer and more relatable. In gardening, there’s so much more going on than just fighting pests. You’re working with nature, creating something sustainable, and adapting to an ever-changing environment.
|
> I prefer gardening over war as a metaphor for strategy because it’s richer and more relatable. In gardening, there’s so much more going on than just fighting pests. You’re working with nature, creating something sustainable, and adapting to an ever-changing environment.
|
||||||
>
|
>
|
||||||
|
|
|
@ -4,6 +4,6 @@ title: Note
|
||||||
date: "2025-01-21 18:37"
|
date: "2025-01-21 18:37"
|
||||||
---
|
---
|
||||||
|
|
||||||
Gerade haben wir offiziell beschlossen den [Coworking Wuerzburg e.V.](http://www.coworking-wuerzburg.de) aufzuloesen.
|
Gerade haben wir offiziell beschlossen den [Coworking Würzburg e.V.](http://www.coworking-wuerzburg.de) aufzulösen.
|
||||||
|
|
||||||
:face_holding_back_tears:
|
🥹
|
||||||
|
|
7
_notes/2025-04-11-hv.md
Normal file
7
_notes/2025-04-11-hv.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Note
|
||||||
|
date: "2025-04-11 12:38"
|
||||||
|
---
|
||||||
|
|
||||||
|
I'm rather angetan with what [bunny.net DNS stuff](https://bunny.net/dns/) can do. It's serving this domain right now.
|
125
gemset.nix
125
gemset.nix
|
@ -1,15 +1,4 @@
|
||||||
{
|
{
|
||||||
activesupport = {
|
|
||||||
dependencies = ["base64" "bigdecimal" "concurrent-ruby" "connection_pool" "drb" "i18n" "minitest" "mutex_m" "tzinfo"];
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "0283wk1zxb76lg79dk501kcf5xy9h25qiw15m86s4nrfv11vqns5";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "7.1.3.4";
|
|
||||||
};
|
|
||||||
addressable = {
|
addressable = {
|
||||||
dependencies = ["public_suffix"];
|
dependencies = ["public_suffix"];
|
||||||
groups = ["default" "jekyll_plugins"];
|
groups = ["default" "jekyll_plugins"];
|
||||||
|
@ -61,16 +50,6 @@
|
||||||
};
|
};
|
||||||
version = "1.3.1";
|
version = "1.3.1";
|
||||||
};
|
};
|
||||||
connection_pool = {
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "2.4.1";
|
|
||||||
};
|
|
||||||
domain_name = {
|
domain_name = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
platforms = [];
|
platforms = [];
|
||||||
|
@ -81,16 +60,6 @@
|
||||||
};
|
};
|
||||||
version = "0.6.20240107";
|
version = "0.6.20240107";
|
||||||
};
|
};
|
||||||
drb = {
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "2.2.1";
|
|
||||||
};
|
|
||||||
em-websocket = {
|
em-websocket = {
|
||||||
dependencies = ["eventmachine" "http_parser.rb"];
|
dependencies = ["eventmachine" "http_parser.rb"];
|
||||||
groups = ["default" "jekyll_plugins"];
|
groups = ["default" "jekyll_plugins"];
|
||||||
|
@ -143,16 +112,6 @@
|
||||||
};
|
};
|
||||||
version = "2.6.0";
|
version = "2.6.0";
|
||||||
};
|
};
|
||||||
gemoji = {
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "06nw5mfscjmpap7f0bc9f2hj6zd4jy3pk1lhs6llx5my1h138i3k";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "4.1.0";
|
|
||||||
};
|
|
||||||
google-protobuf = {
|
google-protobuf = {
|
||||||
dependencies = ["bigdecimal" "rake"];
|
dependencies = ["bigdecimal" "rake"];
|
||||||
groups = ["default" "jekyll_plugins"];
|
groups = ["default" "jekyll_plugins"];
|
||||||
|
@ -164,17 +123,6 @@
|
||||||
};
|
};
|
||||||
version = "4.27.0";
|
version = "4.27.0";
|
||||||
};
|
};
|
||||||
html-pipeline = {
|
|
||||||
dependencies = ["activesupport" "nokogiri"];
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "180kjksi0sdlqb0aq0bhal96ifwqm25hzb3w709ij55j51qls7ca";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "2.14.3";
|
|
||||||
};
|
|
||||||
http = {
|
http = {
|
||||||
dependencies = ["addressable" "base64" "http-cookie" "http-form_data" "llhttp-ffi"];
|
dependencies = ["addressable" "base64" "http-cookie" "http-form_data" "llhttp-ffi"];
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
|
@ -294,17 +242,6 @@
|
||||||
};
|
};
|
||||||
version = "2.2.1";
|
version = "2.2.1";
|
||||||
};
|
};
|
||||||
jemoji = {
|
|
||||||
dependencies = ["gemoji" "html-pipeline" "jekyll"];
|
|
||||||
groups = ["jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "0z4yabsvqdb8x1rr60yyzbaf950cyzv984n3jwwvgcmv5j73wk2x";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "0.13.0";
|
|
||||||
};
|
|
||||||
kramdown = {
|
kramdown = {
|
||||||
dependencies = ["rexml"];
|
dependencies = ["rexml"];
|
||||||
groups = ["default" "jekyll_plugins"];
|
groups = ["default" "jekyll_plugins"];
|
||||||
|
@ -369,47 +306,6 @@
|
||||||
};
|
};
|
||||||
version = "0.4.0";
|
version = "0.4.0";
|
||||||
};
|
};
|
||||||
mini_portile2 = {
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "1q1f2sdw3y3y9mnym9dhjgsjr72sq975cfg5c4yx7gwv8nmzbvhk";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "2.8.7";
|
|
||||||
};
|
|
||||||
minitest = {
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "1gkslxvkhh44s21rbjvka3zsvfxxrf5pcl6f75rv2vyrzzbgis7i";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "5.23.1";
|
|
||||||
};
|
|
||||||
mutex_m = {
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "1ma093ayps1m92q845hmpk0dmadicvifkbf05rpq9pifhin0rvxn";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "0.2.0";
|
|
||||||
};
|
|
||||||
nokogiri = {
|
|
||||||
dependencies = ["mini_portile2" "racc"];
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "1lla2macphrlbzkirk0nwwwhcijrfymyfjjw1als0kwqd0n1cdpc";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "1.16.5";
|
|
||||||
};
|
|
||||||
pathutil = {
|
pathutil = {
|
||||||
dependencies = ["forwardable-extended"];
|
dependencies = ["forwardable-extended"];
|
||||||
groups = ["default" "jekyll_plugins"];
|
groups = ["default" "jekyll_plugins"];
|
||||||
|
@ -431,16 +327,6 @@
|
||||||
};
|
};
|
||||||
version = "5.0.5";
|
version = "5.0.5";
|
||||||
};
|
};
|
||||||
racc = {
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "021s7maw0c4d9a6s07vbmllrzqsj2sgmrwimlh8ffkvwqdjrld09";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "1.8.0";
|
|
||||||
};
|
|
||||||
rake = {
|
rake = {
|
||||||
groups = ["default" "jekyll_plugins"];
|
groups = ["default" "jekyll_plugins"];
|
||||||
platforms = [];
|
platforms = [];
|
||||||
|
@ -546,17 +432,6 @@
|
||||||
};
|
};
|
||||||
version = "3.0.2";
|
version = "3.0.2";
|
||||||
};
|
};
|
||||||
tzinfo = {
|
|
||||||
dependencies = ["concurrent-ruby"];
|
|
||||||
groups = ["default" "jekyll_plugins"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "2.0.6";
|
|
||||||
};
|
|
||||||
unicode-display_width = {
|
unicode-display_width = {
|
||||||
groups = ["default" "jekyll_plugins"];
|
groups = ["default" "jekyll_plugins"];
|
||||||
platforms = [];
|
platforms = [];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue