Skip to content

Instantly share code, notes, and snippets.

@voluntas
voluntas / shiguredo_tech.rst
Last active March 15, 2025 00:17
時雨堂を支える技術

時雨堂を支える技術

日時:2025-03-15
作:時雨堂
バージョン:2025.2
URL:https://shiguredo.jp/

時雨堂クラウドサービスを支える技術

@theconektd
theconektd / github.css
Created April 30, 2012 02:11
Github Markdown CSS - for Markdown Editor Preview
body {
font-family: Helvetica, arial, sans-serif;
font-size: 14px;
line-height: 1.6;
padding-top: 10px;
padding-bottom: 10px;
background-color: white;
padding: 30px; }
body > *:first-child {