mirror of
https://github.com/RoboSats/robosats.git
synced 2025-02-12 08:19:02 +00:00
![Reckless_Satoshi](/assets/img/avatar_default.png)
* Add Jekyll docker service and init site * Use minimal mistakes theme * Create splash. Add first pages and toolbars
8 lines
237 B
SCSS
8 lines
237 B
SCSS
---
|
|
# Only the main Sass file needs front matter (the dashes are enough)
|
|
---
|
|
|
|
@charset "utf-8";
|
|
|
|
@import "minimal-mistakes/skins/{{ site.minimal_mistakes_skin | default: 'default' }}"; // skin
|
|
@import "minimal-mistakes"; // main partials |