M assets/styles.css => assets/styles.css +11 -0
@@ 97,6 97,17 @@ footer {
font-size: 0.5em;
}
+blockquote {
+ background: #f9f9f9;
+ border-left: 7px solid #ccc;
+ margin: 1em 0;
+ padding: 0.5em;
+}
+
+blockquote p {
+ display: inline;
+}
+
.title:hover {
text-decoration: none;
}
M content/index.md => content/index.md +7 -2
@@ 13,10 13,15 @@ My name is Prokop Randáček. I write code, like cats and play Factorio.
### Cool websites in alphabetical order
+
- [Bear blog](https://bearblog.dev/)
- [Command Line Interface Guidelines](https://clig.dev)
-- [Drew DeVault's blog](https://drewdevault.com/)
+- [Drew DeVault](https://drewdevault.com/)
- [Kubíkovo](https://chamik.eu/)
-- [Marek Maškarinec's website](https://mrms.cz/)
+- [LuaJIT](http://luajit.org/)
+- [Lua](https://www.lua.org/)
+- [Marek Maškarinec](https://mrms.cz/)
- [SourceHut](https://sourcehut.org)
+- [Zig](https://ziglang.org/)
+- [rxi](https://rxi.github.io/)