~prokop/rdck.dev

3f8923714eabca2eed17b7d59a2096f140447c4d — Prokop Randacek 10 months ago c74a133
add more cool websites
2 files changed, 18 insertions(+), 2 deletions(-)

M assets/styles.css
M content/index.md
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/)