diff --git a/app/assets/images/bullet.png b/app/assets/images/bullet.png deleted file mode 100644 index c8f8de1..0000000 Binary files a/app/assets/images/bullet.png and /dev/null differ diff --git a/app/assets/stylesheets/hacker.sass b/app/assets/stylesheets/hacker.sass index 2f832b1..db1e1ac 100644 --- a/app/assets/stylesheets/hacker.sass +++ b/app/assets/stylesheets/hacker.sass @@ -104,10 +104,12 @@ dt font-style: italic font-weight: bold - ul li - list-style-image: image-url('bullet.png') - + list-style: none + margin-left: -30px + &:before + color: #b5e853 + content: ">> " blockquote color: $blockquote-color diff --git a/app/views/posts/_2018-05-01-four-years-and-going-strong.haml b/app/views/posts/_2018-04-22-four-years-and-going-strong.haml similarity index 92% rename from app/views/posts/_2018-05-01-four-years-and-going-strong.haml rename to app/views/posts/_2018-04-22-four-years-and-going-strong.haml index 26af132..23b6ac6 100644 --- a/app/views/posts/_2018-05-01-four-years-and-going-strong.haml +++ b/app/views/posts/_2018-04-22-four-years-and-going-strong.haml @@ -1,10 +1,12 @@ %p - After finishing the code, now i updated al the docs too! + After finishing the code, now i updated all the docs too! %h2 The rewrite %p - Doing something for the first time is not so easy. I have taught enough by now to see - how central guidance, the experience of another, is to the process of learning. + Doing anything for the first time is not so easy. I have taught enough by now to see + how central + %em guidance, + the experience of another, is to the process of learning. %br I was so much thinking about Vm's in the beginning that a lot went sideways. %p