https://github.com/lepisma/pile-theme
Sass files for pile
https://github.com/lepisma/pile-theme
css-themes
Last synced: 7 months ago
JSON representation
Sass files for pile
- Host: GitHub
- URL: https://github.com/lepisma/pile-theme
- Owner: lepisma
- License: gpl-3.0
- Created: 2018-04-08T05:55:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T16:33:38.000Z (over 1 year ago)
- Last Synced: 2025-03-15T03:13:14.835Z (10 months ago)
- Topics: css-themes
- Language: SCSS
- Size: 76.2 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: pile-theme
Sass files for my [[http://lepisma.github.io/][web site]].
#+NAME: orgo-sass
#+BEGIN_SRC shell :exports none
sass ./main.scss ~/Nextcloud/lepisma.github.io/assets/css/main.css
yes | cp ~/Nextcloud/lepisma.github.io/assets/css/main.css ~/Nextcloud/projects/lepisma.github.io-deploy/assets/css/main.css
#+END_SRC
#+RESULTS: orgo-sass