Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
extratone committed Aug 24, 2022
0 parents commit 84a8f9f
Show file tree
Hide file tree
Showing 13 changed files with 4,115 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_COMMENT_TEMPLATE/status.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Status Update
about: A brief status update.
body:
- type: dropdown
attributes:
name: Status
options:
- name: "GREEN \U0001F34F (All good, smooth sailing)"
value: 'Status: GREEN'
- name: "YELLOW \U0001F7E1 (On track, with hurdles to work through)"
value: 'Status: YELLOW'
- name: "RED \U0001F534 (BLOCKED)"
value: 'Status: RED'
- type: input
attributes:
name: Update Summary
placeholder:
Brief summary of the status and next steps. Any blockers should be
called out specifically.
inputType: longText
- type: input
attributes:
name: 'Attribution'
value: '_created with :heart: by typing_ `/status`'
inputType: text
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: David Blue's contact card.
url: https://davidblue.wtf/contact
about: David Blue's .vcf format contact card file.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/docs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: Docs
about: Documentation! Specifically, documentation that is not related to Editorial Git or this repo's configuration.
title: ''
labels: 'documentation'
assignees: extratone

---
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/draft.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: Draft
about: Referring to a specific post.
title: ''
labels: 'legacy'
assignees: extratone

---
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/meta.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: Meta
about: Regarding this repo! Or Editorial Git, otherwise. Features! Problems! Fuckups! Ideas!
title: ''
labels: 'documentation, meta'
assignees: extratone

---
26 changes: 26 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# This is a basic workflow to help you get started with Actions

name: Log

# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]
pull_request:
branches: [ main ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: CharMixer/[email protected]
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
desktop.ini
7 changes: 7 additions & 0 deletions Autolinks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
columbia- → https://t.me/s/columbiamo/<num>
e- → https://t.me/s/extratone/<num>
i- → https://github.com/extratone/i/issues/<num>
keys- → https://github.com/extratone/keys/issues/<num>
odette- → https://github.com/extratone/odette/issues/<num>
t- → https://github.com/extratone/t/issues/<num>
bilge- → https://github.com/extratone/bilge/issues/<num>
14 changes: 14 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
abstract: "The Psalms (alternatively/interchangeably entitled Bilge) is a monobyline World Wide Web Blog written by 𝒟𝒶𝓋𝒾𝒹 ℬ𝓁𝓊ℯ (good morning!) observing and selectively amplifying the characters, organizations, and stories surrounding the most abrupt, profound, and spectacular communicative renaissance in the history of the human species. Less abstractly, its beat is wholly digital, namely in tools (software, services, and methodologies) and culture (music, film, podcasts, and media) from a distinct lens established at good distance from California. It is unlicensed and entirely written in public largely via this GitHub Repository, supplemented by experiments on a variety of other platforms, including (arguably) my Twitter account."
authors:
- family-names: Blue
given-names: David
orcid: "https://orcid.org/0000-0002-9307-2251"
cff-version: "1.2.0"
version: 3.11
date-released: 2021-10-15
keywords:
- media
license: "The Unlicense, Dave Edition"
license-url: https://davidblue.wtf/license
repository-code: "https://github.com/extratone/bilge"
title: "The Psalms"
3,950 changes: 3,950 additions & 0 deletions DavidBlue.vcf

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# [The Unlicense, Dave Edition](https://gist.github.com/extratone/140a11428b5dd1dda500b3928e0438b1)

Considering my use of Git as a means to track revisions on my own writing, it's important to note that you should feel free to replace all instances of "software" in the above statement with "words," "writing," "expression," etc.

While I appreciate tremendously the work and contribution of [Arlo Bendiken](https://ar.to/2010/01/set-your-code-free) in the form of The Unlicense, I would like to add that I see no need, personally, to make the refutation of Intellectual Property law regarding my own work into some profound ethical statement. As it stands, I have not to my knowledge been the victim of any sort of theft of any kind, and find the suggestion highly unlikely. If I *am* made aware of such a case, there is certainly a possibility that I may change my mind on this issue, so I suppose I should highlight that **THESE TERMS ARE SUBJECT TO CHANGE**, though I suspect I would be more flattered and/or amused than actually offended.

I would also like to annotate that my use of this license should not be regarded as a suggestion that anyone else follow my example, or that I "believe in" taking such action regarding one's work, generally. While I did indeed take the time to set up [a repository](https://github.com/extratone/eoi) of John Perry Barlow's "[The Economy of Ideas](https://www.wired.com/1994/03/economy-ideas/)" in a bunch of different document formats, I do not necessarily agree with all of what he argued, especially in the context of the world 27 years later. If you *are* particularly interested in my opinion on the matter for whatever reason, here is what I have to say to you:

The principled beginning of The Open Web was a great moment in history, but - like all historical principles - it is extremely important that we consider *context* and maintain an appropriate level of criticism when looking back on old manifestos written by old white guys. In general, try your best to *be reasonable*.

***

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to <https://unlicense.org>
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# David Blue's GitHub Repository Template
Updated `08092022-233310`

- [**GitHub**](https://github.com/extratone/latte)
- [WTF](https://davidblue.wtf/drafts/745BCB94-CE46-4509-A7E0-7566F8DDDF23.html)
- [WTF Shortlink](https://davidblue.wtf/latte) - `https://davidblue.wtf/latte`
- [~](https://tilde.town/~extratone/misc/latte)
- [Things](things:///show?id=8bnNqdTt7bupYXTbmD1SbE)

---

![Cute Git](https://user-images.githubusercontent.com/43663476/117531764-d6064100-afa9-11eb-9e09-783e189abe8e.gif)

***Latte*** is a GitHub Repository Template created specifically for use by [David Blue](/DavidBlue.vcf) (that’s me, howdy,) but open to any and all use/misuse/defilement as per [its license](/LICENSE.md).

To be honest, I’m almost positive the name was really clever but I cannot for the life of me remember what the fuck I meant.

### Contact me for whatever reason

- [Contact Card](https://davidblue.wtf/db.vcf)
- [Telegram](https://t.me/extratone)
- [Email](mailto:[email protected])
- [Twitter](https://twitter.com/NeoYokel)
- [Mastodon](https://mastodon.social/@DavidBlue)
- [Discord](https://discord.gg/0b9KQUKP858b0iZF)
- [*Everywhere*](https://raindrop.io/davidblue/social-directory-21059174)...
Binary file added gitfolder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 84a8f9f

Please sign in to comment.