add WebToys and BPS
This commit is contained in:
@@ -15,6 +15,7 @@ The web is, IMHO, the most revolutionary invention in information sharing since
|
||||
|
||||
- [LinkLists](/linklists) - Lists of links (natch) to various web sites, resources, and/or [blogs](/linklists/blogroll.html), typically organized around a particular subject. Like bookmarking, but not. Updated (occasionally).
|
||||
- [Licenses](/licenses) - Permanent copies of the licenses that I use [here](https://git.itsericwoodward.com/explore/repos) and [there](https://www.planarvagabond.com/).
|
||||
- [WebToys](/webtoys) **NEW** - A small collection of useless, interactive fun for your web browser.
|
||||
|
||||
### Elsewhere
|
||||
|
||||
|
16
src/pages/webtoys/index.md
Normal file
16
src/pages/webtoys/index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: WebToys
|
||||
description: Some useless, interactive fun for your web browser.
|
||||
date_pub: 2024-02-09T23:58:51.000-04:00
|
||||
section: web
|
||||
content_type: feature
|
||||
short_code: mwt
|
||||
---
|
||||
|
||||
I occasionally do code challenges and other fun web things, and thought I should start collecting them here.
|
||||
|
||||
<!--
|
||||
Most of them can best be described as useless, interactive fun for your web browser.
|
||||
-->
|
||||
|
||||
- [BPS (Bill Paxton Soundboard)](bps/) - An old-idea-made-new as part of a time-limited code challenge.
|
Reference in New Issue
Block a user