Delicious

Delicious

10532 bookmarks
Custom sorting
How to uninstall all ruby gems in one line
How to uninstall all ruby gems in one line
Update: whilst this post is still useful, I now recommend that people use rvm to manage their gems, which makes the following post redundant as rvm allows you to quickly and easily delete gemsets at w…
·jamespmcgrath.com·
How to uninstall all ruby gems in one line
Headings with Side Lines
Headings with Side Lines
Fun with heading elements and pseudo-element side lines in Sass....
·codepen.io·
Headings with Side Lines
Ruby University: Install Ruby on macOS with Rbenv
Ruby University: Install Ruby on macOS with Rbenv
This video teaches you how to install the latest version of Ruby on your macOS computer. Using a tool called rbenv makes installing the latest (and multiple)...
·youtube.com·
Ruby University: Install Ruby on macOS with Rbenv
Installing Ruby on OS X
Installing Ruby on OS X
In this course I will teach you how to set up your development environment for Ruby on Ubuntu.
·youtube.com·
Installing Ruby on OS X
Slickmap 2.0
Slickmap 2.0
SlickMap CSS is a simple stylesheet for displaying visual sitemaps directly from HTML unordered list navigation.
·astuteo.com·
Slickmap 2.0
alectro/SCSScolor
alectro/SCSScolor
SCSScolor - A SCSS starter to create palettes based on color wheel schemes.
·github.com·
alectro/SCSScolor
melangue/dactl
melangue/dactl
dactl - Modern, fast and configurable Jekyll theme with some tricks up it's sleeve.
·github.com·
melangue/dactl
Installing Ruby gems not working with Home Brew
Installing Ruby gems not working with Home Brew
The gems I install via sudo gem install ... can't be executed (I get a command not found). They seem to install into /usr/local/Cellar/ which is Brew's install directory (also, the gems in /Librar...
·stackoverflow.com·
Installing Ruby gems not working with Home Brew
Welcome
Welcome
CloudCannon and Jekyll tutorials and resources
·learn.cloudcannon.com·
Welcome
Staticman
Staticman
I bring user-generated content to static sites
·staticman.net·
Staticman
cferdinandi/kraken
cferdinandi/kraken
kraken - A lightweight, mobile-first boilerplate for front-end web developers.
·github.com·
cferdinandi/kraken
dzello/victor-hugo
dzello/victor-hugo
victor-hugo - This fork adds a gulp task that uses `hugo server -w` for faster rebuilds
·github.com·
dzello/victor-hugo
Dealing with themes and layouts with Twig
Dealing with themes and layouts with Twig
Hey people! This post is going to be quite different from what I usually write about since it will talk about Twig, the template engine used by Symfony 2. I ...
·hugogiraudel.com·
Dealing with themes and layouts with Twig
Develop a Theme for Hugo
Develop a Theme for Hugo
In this tutorial, I will show you how to create a basic Hugo theme. I will be explaining the working of Hugo, how it uses Go templating language and how you can use these templates to organize your co…
·zeolearn.com·
Develop a Theme for Hugo
Hugo
Hugo
·regisphilibert.com·
Hugo
sjardim/hugo-mix-tailwindcss
sjardim/hugo-mix-tailwindcss
hugo-mix-tailwindcss - A Hugo multilanguage theme made with Tailwind css and Laravel Mix
·github.com·
sjardim/hugo-mix-tailwindcss
Malvid/Malvid
Malvid/Malvid
Malvid - UI to help you build and document web components.
·github.com·
Malvid/Malvid
How to use source maps with Hugo 0.43?
How to use source maps with Hugo 0.43?
I have a bit of trouble getting source maps to work with Hugo 0.43. Based on the example project I enable source maps like this: {{ $styles := resources.Get (.Scratch.Get "scssPath") | toCSS (dict "en…
·discourse.gohugo.io·
How to use source maps with Hugo 0.43?