Web hosting advice request
Web hosting advice request
File encryption with a browser.
I've been exploring the #WebCryptoAPI and I'm impressed!
When combined with the #FileSystemAPI, it offers a seemingly secure way to #encrypt and #store files directly on your device. Think #localstorage, but with #encryption!
I know #webapps can have #security vulnerabilities since the code is served over the web, so I've #OpenSourced my demo! You can check it out, and it should even work if #selfhosted on #GitHubPages.
Live Demo: https://dim.positive-intentions.com/?path=/story/usefs--encrypted-demo
Demo Code: https://github.com/positive-intentions/dim/blob/staging/src/stories/05-Hooks-useFS.stories.js
Hook Code: https://github.com/positive-intentions/dim/blob/staging/src/hooks/useFS.js
IMPORTANT NOTES (PLEASE READ!):
* This is NOT a product. It's for #testing and #demonstration purposes only.
* It has NOT been reviewed or audited. Do NOT use for sensitive data.
* The "password encryption" currently uses a hardcoded password. This is for demonstration, not security.
* This is NOT meant to replace robust solutions like #VeraCrypt. It's just a #proofofconcept to show what's possible with #browser #APIs.
Wie man Blocksatz und Silbentrennung für sein #Github Pages Blog mit dem "minimal mistakes" Theme einrichtet, habe ich hier mal zusammengeschrieben. https://blog.metawops.de/githubpages/Blocksatz-und-Silbentrennung/
#GithubPages #Blog
Asking for #Biopython, but are #GitHubPages sites generally currently #GeoBlocked from #Argentina - see https://github.com/biopython/biopython.github.io/issues/207 and https://biopython.org
Mermaid ist ein prima Diagramm-Generator und kann auch in #Markdown Dokumenten eingesetzte werden. Wie man #Mermaid für sein #GithubPages #Blog konfiguriert, habe ich hier aufgeschrieben. https://blog.metawops.de/githubpages/Mermaid-einbinden/
So, habe mich ENDLICH mal mit #GithubPages auseinandergesetzt und ein neues Blog gestartet. https://blog.metawops.de Eine Menge Neues gelernt auf dem Weg, was ich auch teilweise gleich als Blog Post aufgeschrieben habe. Es werden aber noch allerlei andere Themen & Posts folgen. – Was für #BonnerBlogs, @Sascha?
#Markdown #Github #VSCode #Workingcopy
If you’ve been following along in Programming By Stealth, where @bart is teaching us how to use Jekyll to create real websites on GitHub Pages, you’ll enjoy this next installment on how to create reusable snippets with Jekyll Includes. They’re like TextExpander snippets!
Well, this is awesome
The first-ever book about using Publii + GitHub Pages is out on Amazon!
Big shoutout to Brad Moore for putting this together link: https://www.amazon.com/dp/B0FBG9HH8H
In our continuing journey to learn to build websites using GitHub Pages, in this installment, @bart teaches us how to create our own theme with Jekyll layouts. Terminology of Jekyll is still tricky, but with some worked examples and a challenge this time, maybe it will start to cement in our brains!
You can find Bart’s fabulous tutorial shownotes and the audio podcast at https://pbs.bartificer.net/pbs180
I spent some time redoing my portfolio site over the weekend (Well actually twice, first using #tailwind and then again with #svelte)
There's still some more changes I want to make (some animations and the mobile layout is a little wonky), but I enjoyed learning how Svelte works, and will be using it in more projects from now on.
I've just shared a hands-on tutorial for easily creating a static website using Jekyll and GitHub Pages. No local installations—everything is done directly on GitHub!
Follow along to:
– Fork a Jekyll theme
– Deploy with GitHub Actions
– Edit the content
– Solve issues with GitHub Copilot
It's a practical intro for anyone who values simplicity, openness, and wants to build their own online presence the FOSS way.
Full tutorial (~40 min): https://youtu.be/j-tXer7dIes
Aujourd’hui, nous publions la 6e et dernière session du tutoriel Leaflet: Mini-projet de carte web interactive:
– Conception d’un mini-projet avec Leaflet
– Mise en ligne du projet sur GitHub Pages ou Netlify (pas à pas)
– Partager le projet et recevoir un retour personnalisé
– Et, si souhaité, figurer parmi les exemples valorisés dans nos futurs articles
Prêt·e pour votre carte interactive ?
https://shorturl.at/xtAL0
Notiz: Sammlung von Berichten zum Klimanotstand mit hypothes.is, Logseq und Le Chat
Ich sammele jetzt schon seit ein paar Jahren mehr oder weniger regelmäßig Zeitungsberichte und andere Nachrichten zum Klimanotstand. Für mich ist das ein eigenes, nicht ganz definiertes Projekt, dass ich „Klimaberichte“ nenne. Diese Zusammenfassungen habe ich eine Zeit lang auf Mastodon unter dem Tag #klimaberichte publiziert. […]In Programming By Stealth 179, @bart continues teaching us about GitHub Pages using Jekyll by introducing us to Liquid Templates. Liquid allows us to move from adding static content to our web pages to auto-generated information.
New blog post!
My GitHub Actions workflow and using GitHub Pages for my Hugo blog. Useful for those who want to write and resume on multiple devices.
#BurgeonLab
#githubpages #github #git #hugo #staticsite #ssg #hugossg #blog #githubactions
Use a custom domain on GitHub Pages? Verify your domain to prevent takeover of subdomains:
Anybody got an alternative to freenom? Apparently can't get new urls for free anymore...
Just to have a silly domain name to use with github pages or whatever that's completely free
In this installment on PBS about the static site generator Jekyll to create free websites on GitHub, @bart digs into the build process, and how the location, naming, and content of files automatically turn into web pages.
We have moved our website https://open-bio.org/ from a hosted #WordPress instance to #Hugo running on #GitHubPages, with a new look and feel (and light/dark themes) but preserving all the content. Thank you to everyone who helped make this happen!