Links
Hugo
- Hugo Official site
- The New Dynamic great selection of articles and Hugo freebies.
- Regis Philibert: From Wordpress to a mindset transition
- Hugo Codex has some good ‘add ons’ such as breadcrumb nav, sliders, galleries and even chat functionality.
- Cusdis comment app is a free, open source Disqus alternative.
- Hugo Cheatsheet - nice list of useful code snippets for Hugo.
- Budd Parr’s mega list of Hugo articles
Colour
- Colour harmonies is a good and simple guide to ways of mixing colours.
- mycolor.space Quickly generates colour schemes from one colour.
- color.adobe.com online tool has lots of options for creating colour schemes.
SVG
- SVGator free online SVG editor but only for 3 exports pcm.
- SVGO is a command line SVG compressor tool.
- SVGOMG is a great web app version of SVGO with a list of button options so you can see your code by enabling and disabling the many options. (uncheck
remove unused defs
and clean IDs
for sprites)
- Sara Soueidan’s blog an expert on all things SVG
- SVG Sprites drag’n’drop your SVG’s to have them made into a sprite.
Markdown
- HTML to Markdown converter at Code Beautify
- Markdown, a recap has lots of advanced Markdown practices but starting from basic stuff.
Other stuff
- Emoji Cheatsheet🐷
- Best free resources by Yes, I’m a Designer
- Alt and Unicode codes
- DuckDuckGo list of HTML characters
- How to Favicon in 2021
Icons
So I prefer SVG sprites and some Icon sites allow downloading a selection of icons as a sprite which is the best way to go. (See the Creative Bloq guide)
- IconFinder has a big somewhat random selection of icons. These are free without any issues. Download the SVG or copy the code to the clipboard. You’ll probably want to tidy up the code before using as there’s quite a bit of unnecessary code in them.
- Iconmnstr can download or just grab the code. Copy and pasting is good for creating SVG sprites. Need to disable adblockers to use.
- Fontastic.me excellent easy way to set up SVG sprites hosted on their CDN. See Cloud based icons.
- IcoMoon has 5500 free SVG icons. Launch the app, pick some icons then download the code and CSS. Can be downloaded as sprites.
- The Noun Project has a really great selection, though you need to sign up for an account first.
- Font Awesome has a complicated set up but easier to add icons using HTML italic tags like this:
<i class="fab fa-adn"></i>
.
- Heroicons has a nice set of non-corporate icons (no Twitter or Facebook for instance). One click on the icon to copy the SVG code makes it very easy to use.
- Zondicons another set of icons you can download in one foul swoop.
- Open Mojis open source emoji library.
- Icon Icons has a very comprehensive provided by different authors in ICO, ICNS, PNG and SVG formats.
- Fontello.com completely free, non commercial site to create custom icon font files inc.
.woff2
and svg
fonts.
- Icons8 the free tier has limits on format, low res only and requires a link to back to them.
- Flaticon can only download as PNG’s on the free tier.
Finally see Smashing Mag’s page on open source icons with a variety of subjects: weather, people, health, flags etc..
Inspiration
- Style Stage a modern CSS Zen Garden.
- Lapa Ninja landing page gallery
- CSS Nectar
- Dribbble designs and illustrations by the community.
- Code My UI
- Codrops has a regular selection of inspiring sites plus articles on cool effects.
Illustration
- Illustrators Lounge
See also the categories section