aboutsummaryrefslogtreecommitdiff
path: root/build/learning-to-floss/index.html
blob: c33fc66b5925611e5f09e58b6b8ea05e8ca54d82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!doctype html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="color-scheme" content="dark light">
	<link rel="icon" href="data:,">
	<title>How to "FLOSS" as a Web Designer</title>
	<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
	<link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}blockquote{background:rgba(0,0,0,0.1);border-left:4px solid;padding-left:5px;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
</head>

<nav>
	<a href="#menu">Menu &darr;</a>
</nav>

<main>
<h1 id="how-to-floss-as-a-web-designer">How to &#8220;FLOSS&#8221; as a Web Designer</h1>
<p>2020-02-07</p>
<p>I have a profound respect for the open source community. I most likely wouldn&#8217;t have the skills or knowledge I do today with it. Unfortunately, when I was just starting out in &#8220;web dev&#8221; some 10 years ago, proprietary software was the main go-to for a newbie designer. </p>
<p>Dreamweaver. Fireworks (those were the days). Photoshop. Illustrator. Adobe products basically had a stranglehold on the web design community. Any company you joined at the time more than likely required you to know and use these tools, making it hard for designers to try out new software for their day-to-day needs. Not to mention the <em>cost</em> associated with these products.</p>
<p>Fast forward a handful of years and we have a lot more options in terms of design &#47; development software (whether Windows, Mac or Linux). UI design tools like Figma, Sketch and Adobe XD have since popped up and become the most popular among designers. New text editors and terminals hit the scene, fighting for developer attention (Atom, Sublime Text, VSCode, LightTable, iTerm2, Hyper, etc.).</p>
<p>But what if a designer wanted to go completely FLOSS?</p>
<p>Below you will find my own personal list of FLOSS applications I use across design, development and simple document management:</p>
<h3 id="web-browsers">Web Browsers</h3>
<ul>
<li>Firefox <a href="https://www.mozilla.org/en-CA/firefox/">https:&#47;&#47;www.mozilla.org&#47;en-CA&#47;firefox&#47;</a></li>
<li>Brave <a href="https://brave.com/">https:&#47;&#47;brave.com&#47;</a></li>
</ul>
<h3 id="visual-design">Visual Design</h3>
<ul>
<li>GIMP <a href="https://www.gimp.org/">https:&#47;&#47;www.gimp.org&#47;</a></li>
<li>Inkscape <a href="https://inkscape.org/">https:&#47;&#47;inkscape.org&#47;</a></li>
<li>Pencil <a href="https://pencil.evolus.vn/">https:&#47;&#47;pencil.evolus.vn&#47;</a></li>
</ul>
<h3 id="code-text-editors">Code &#47; Text Editors</h3>
<ul>
<li>Brackets <a href="http://brackets.io/">http:&#47;&#47;brackets.io&#47;</a></li>
<li>Visual Studio Code <a href="https://github.com/Microsoft/vscode">https:&#47;&#47;github.com&#47;Microsoft&#47;vscode</a></li>
<li>Atom <a href="https://atom.io/">https:&#47;&#47;atom.io&#47;</a></li>
</ul>
<h3 id="terminal-shells">Terminal Shells</h3>
<ul>
<li>Terminus <a href="https://eugeny.github.io/terminus/">https:&#47;&#47;eugeny.github.io&#47;terminus&#47;</a></li>
<li>Hyper <a href="https://hyper.is/">https:&#47;&#47;hyper.is&#47;</a></li>
</ul>
<h3 id="documents">Documents</h3>
<ul>
<li>LibreOffice <a href="https://www.libreoffice.org/">https:&#47;&#47;www.libreoffice.org&#47;</a></li>
</ul>
<h2 id="nothing-special">Nothing special</h2>
<p>This small list I&#8217;ve compiled isn&#8217;t earth-shattering by any means, but I wanted to put this out into the world for any newbie designer that might be starting out. You don&#8217;t need to spend a ridiculous amount of money just to get your feet wet in the design industry. By using the tools listed above, beginners can get a solid head-start on creating for the web without burning a hole in their pocket. </p>
<footer role="contentinfo">
    <h2>Menu Navigation</h2>
    <ul id="menu">
        <li><a href="/">Home</a></li>
        <li><a href="/projects">Projects</a></li>
        <li><a href="/uses">Uses</a></li>
        <li><a href="/wiki">Wiki</a></li>
        <li><a href="/resume">Resume</a></li>
        <li><a href="/colophon">Colophon</a></li>
        <li><a href="/now">Now</a></li>
        <li><a href="/donate">Donate</a></li>
        <li><a href="/atom.xml">RSS</a></li>
        <li><a href="#top">&uarr; Top of the page</a></li>
    </ul>
    <small>
        Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
        Maintained with ♥ for the web. <br>
        Proud supporter of <a href="https://usefathom.com/ref/DKHJVX">Fathom</a> &amp; <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a>. <br>
        The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~bt/bt.ht">code for this site</a> is <a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a>.
    </small>
</footer>