Home
❤ A Cold Welcome to Obsidian Arrow ❤#
This Obsidian Vault was originally named Obsidian Arrow (from the unique technology of of Mayans in Age of Empires II). I moved here since 2021-11-25 with MKdocs, Obsidian, zoni/obsidian-export, with theme squidfunk/mkdocs-material
Me#
- Pablo + LION(Lucky Idiotic Obedient Noob)
- I also use name
Pablion= Pablo + [LION(Lucky Idiotic Obedient Noob)] When Pablo LION is taken
Starred Pages#
- Dev Diary
- Dev Diary - Latest
About Pages#
- Most pages have counter-chronological order(latest at top). Pages that serves as a learning material are ordered chronologically for a easier start.
- There is always a bounty on all open questions. Please write to me and tell me how much you want. Here are some bounty.
Namespace#
- Format date: All date are in form of either
@2022-01-01or## 2020-01-01
Abbreviation#
- Title case +
.likeAbbr.for non-frequently used words - small case like
devfor frequently used words
| Abbr. | Meaning |
|---|---|
| Abbr. | Abbreviation(s) |
| AST | Abstract Syntax Tree |
| Attr. | Attribute(s) |
| AWS | Amazon Web Service |
| CRA | Create React App (npx) |
| dev | develope, developing |
| dev deps | dev dependencies |
| dev env | dev environment |
Fire |
Firebase |
fr |
feature request |
GH |
GitHub |
| MRE | minimal reproducible example |
| MWE | minimal working example |
| prod mode | production mode |
| PWA | Progressive Web Apps |
SO |
Stack Overflow |
| SPA | Single Page Application |
YT |
YouTube |
My Name Space#
YYYY-MM-DD: Date format. With@(at), date of creation, for readability.
| I use | Equivalents that I don't use | but additionally |
|---|---|---|
| login | log in; log-in; sign in; sign-in; | logging-in |
| dataviz | data visualization; datavis | - |
| page | documents/contents of this wiki | - |
| nested-routing | nesting |
About Obsidian Arrow#
This site is still in the test phase, I'm currently satisfied with this place. So far I've tried: Hexo, Obsidian and GitHub Wiki
#TODO on this note#
tags: #ORGANIZE, #TODO
- [ ] 20220119: refactor the whole site. use JS-like structure. Less H2 link, more files with a category(menu).
- [ ] make sure all lowercase
/[^\/]github/are in URL - [ ] link all page, categorize
- [ ] obsidian text expansion (maybe with espanso)
- [ ] Home button content same as website icon. This needs a
.svgfile and should resolved by Art Design Bounty > Icon design - [x]
.mdfile to.htmlcan convert two spaces to a real indentation for<li>two-space indentation mdx_truly_sane_lists - [ ] add links like GH, linked in, anilist, etc
- [ ] Use FiraCode on the hosted website.
- [ ] a file-name rule. Folder use "Title Case" and file use "Sentence case"
- [ ] Code block with indentation won't work (will generate with four
`) - [ ] Refactor coding part to language-specific folders.