-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,8 @@ permalink: /write-for-me/ | |
|
||
In 2022, I want to start a proper ghostwriting service - it's one of the things I've wanted to do for the longest time and, given that I've amassed a ton of gear, it's about time to put it in a good use. | ||
|
||
Need a song? A jingle? Podcast intro? Arrangement? Guest solo? Production? We can make it happen! | ||
|
||
For now, if you want my time, [Email me at [email protected]](mailto:hello:akondas.com) with a subject *Write For Me* - and let's make it happen! | ||
|
||
> More info to come! |
be0788b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
Unrecognized words, please review:
Previously acknowledged words that are now absent
cdn cej dtp eep eepurl FTM Miasto Nocny PowiedzTo accept these unrecognized words as correct (and remove the previously acknowledged and now absent words), run the following commands
... in a clone of the [email protected]:youshy/blog.git repository
on the
main
branch:If you see a bunch of garbage
If it relates to a ...
well-formed pattern
See if there's a pattern that would match it.
If not, try writing one and adding it to the
patterns.txt
file.Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.
Note that patterns can't match multiline strings.
binary-ish string
Please add a file path to the
excludes.txt
file instead of just accepting the garbage.File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
^
refers to the file's path from the root of the repository, so^README\.md$
would exclude README.md (on whichever branch you're using).