Current section
Files
Jump to
Current section
Files
priv/site/about.slime
---
layout: _layout.slime
title: Still | About
---
= include("_includes/header.slime")
h1 About
p Hi! I like Elixir.
= link "Home", to: "/"
br
= link "Github", to: "https://github.com/subvisual/still"
br
- set :hacker_message do
span style="color: green"
| Become a hacker!
= link to: "https://hackertyper.net" do
button
= get :hacker_message