Replies: 1 comment 4 replies
-
I get a tiny frame in the middle of the window. But gimme some time. I'd like to get this release out of the door first. Feel free to experiment with this repo: https://github.com/albar965/albar965.github.io Serve locally on Linux with #!/bin/bash
(
cd $APROJECTS/albar965.github.io
RUBYOPT='-W0' bundle exec jekyll serve -H sol --drafts --future -P 4001
)
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
enter
document.head.innerHTML += "<link href='https://uani.de/support/look.css' rel='stylesheet' type='text/css'>"
into the console of the web debugger of your browser on https://albar965.github.io and press enter.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions