-
Small Technology Foundation
- Terra firma
- https://ar.al
- @aral
Pinned Loading
-
small-tech/nodekit
small-tech/nodekit Public archive[Moved to Codeberg] A Small Web server.
-
small-tech/domain
small-tech/domain Public archive[Moved to Codeberg] Domain enables people to seamlessly get started with their own place on the Small Web in under a minute.
-
small-tech/site.js
small-tech/site.js Public archive[Moved to Codeberg] Develop, test, and deploy your secure static or dynamic personal web site with zero configuration.
-
small-tech/auto-encrypt
small-tech/auto-encrypt PublicImplements the subset of RFC 8555 – Automatic Certificate Management Environment (ACME) – necessary for a client to support TLS certificate provisioning from Let’s Encrypt using HTTP-01 challenges.
-
small-tech/auto-encrypt-localhost
small-tech/auto-encrypt-localhost PublicAutomatically provision trusted development-time (localhost) certificates in Node.js without browser errors via mkcert.
-
small-tech/https
small-tech/https PublicDrop in replacement for Node HTTPS module that automatically handles certificate provisioning and renewal both at localhost (via Auto Encrypt Localhost) and at hostname (via Auto Encrypt).
47 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 2 commits in 2 repositories
Created 2 repositories
-
aral/homepage
TypeScript
This contribution was made on Apr 11
-
aral/core
TypeScript
This contribution was made on Apr 3
Created a pull request in phosphor-icons/homepage that received 2 comments
Add Kitten to list of Phosphor icons ports
Phoshor icons are now available by default in Kitten.
Opened 1 other pull request in 1 repository
aral/homepage
1
open
-
Add Kitten
This contribution was made on Apr 11
Created an issue in typescript-language-server/typescript-language-server that received 1 comment
Server fails on import when exported object constant has too many entries/is too large
I ran into an issue while creating and exporting a constant object that holds component versions of the ~1,500 icons in the Phorsphor icons library…