diff options
Diffstat (limited to 'MakingOf.html')
| -rw-r--r-- | MakingOf.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MakingOf.html b/MakingOf.html index 3a60250..79abd52 100644 --- a/MakingOf.html +++ b/MakingOf.html @@ -46,7 +46,7 @@ your great blog. However it would be mean of me to steal everything from this ma <p> A little over a week ago one marketplace advertised me a chineese ripoff (or as they call it a replica) of Casio watches. The idea of a watch isn't really doing the thing for me but the timeless design of Casios made me spent $3 on this wonder. That same design came to my mind when I started to write CSS and after a quick google search I took 6 colours from -<a href="https://colorany.com/color-palettes/casio-color-palettes/">this</a> stite (3 of which are gray). +<a href="https://colorany.com/color-palettes/casio-color-palettes/">this</a> site (3 of which are gray). </p> <p> Another thing about CSS is the way I used it to create a theme toggle. Normally I would just replace some properties with JS and call it a day but with challenge of using a few JS code @@ -90,6 +90,7 @@ of features I want to have: <li> The way to do more complex file delivery - not just shove them in /static folder but do it cleverer </li> <li> Syntaxis highlight - although that introduces JS libraries I am not too fond of. Maybe figure out a golang solution? Who knows </li> <li> Feedback field - maybe not a full-blown comments system but a small telegram loopback </li> + <li> 7tv emotes support - wild idea but it would be funny</li> </ul> <p> Regardless of whether those goals will come to life I'm exited to see what the future holds. Until then, Physick out |
