A Pen by Mason Stenquist on CodePen.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root: . | |
extends: :nothing | |
require: [] | |
include_categories: [] | |
exclude_categories: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template lang="html"> | |
<div class=""> | |
<button class="ui primary button basic"@click="fetchUsers"><i class="icon refresh"></i> Fetch New Users </button> | |
<br/> | |
<br/> | |
<div v-if="error" class="ui negative message"> | |
<div class="header"> | |
There was some error | |
</div> | |
<p> {{ errorMessage }} </p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installing Arch: | |
sudo vim /etc/pacman.conf | |
Update packages list: sudo pacman -Syy | |
run sudo pacman -Syu before installing any software (to update the repositories first) | |
* Timing issue: | |
- Change hardware clock to use UTC time: | |
sudo timedatectl set-local-rtc 0 |
A quick demo of how to use CSS to achieve a somewhat scroll-jacking experience.
Never do this.
A Pen by Jake Albaugh on CodePen.
A Pen by Matei Copot on CodePen.
Inspired by https://dribbble.com/shots/2028561-Meta
A Pen by Paweł Kuna on CodePen.
Canvas experiment
Try fullscreen in full page view :)
A Pen by Siddharth Parmar on CodePen.
A Pen by Cory Simmons on CodePen.
NewerOlder