To use Pixel, you can either link the necessary files to your site like so:
<head>
<link rel="stylesheet" type="text/css" href="https://github.com/Hircinus/pixel/blob/master/src/pixel.min.css">
</head>
<body>
...
<script src="https://github.com/Hircinus/pixel/blob/master/src/pixel.min.js"></script>
</body>
Or you can download the source files (CSS, JS) using those respective links.
Site created by Jacob Alfahad using the Pixel framework, 2020.
Current version: v0.2. This website and its framework, Pixel, are licensed under EPL-2.0.
My description. Probably something about computers.