mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 00:13:36 +00:00
Add cover to computer note
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
public
|
||||
resources
|
||||
.DS_Store
|
||||
|
||||
@@ -118,11 +118,12 @@ params:
|
||||
# SiteVerificationTag: "XYZabc"
|
||||
|
||||
cover:
|
||||
hidden: true # hide everywhere but not in structured data
|
||||
hidden: false # hide everywhere but not in structured data
|
||||
hiddenInList: true # hide on list pages and home
|
||||
hiddenInSingle: true # hide on single page
|
||||
hiddenInSingle: false # hide on single page
|
||||
linkFullImages: true
|
||||
|
||||
|
||||
# for search
|
||||
# https://fusejs.io/api/options.html
|
||||
fuseOpts:
|
||||
|
||||
35
content/.obsidian/workspace.json
vendored
35
content/.obsidian/workspace.json
vendored
@@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "notes/ready/how_to_computer/index.md",
|
||||
"file": "_Templates/post.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "index"
|
||||
"title": "post"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -141,13 +141,13 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "notes/ready/how_to_computer/index.md",
|
||||
"file": "_Templates/post.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of index"
|
||||
"title": "Outline of post"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -181,6 +181,18 @@
|
||||
},
|
||||
"active": "ab03f7100c1ce0fb",
|
||||
"lastOpenFiles": [
|
||||
"_Templates/note.md",
|
||||
"_Templates/post.md",
|
||||
"notes/ready/how_to_computer/index.md",
|
||||
"notes/ready/how_to_computer/LEG.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250310113000.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311082902.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311083221.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311083348.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311091203.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311091659.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311091929.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311102143.png",
|
||||
"notes/ready/c-snippets.md",
|
||||
"notes/ready/encryption.md",
|
||||
"notes/ready/firewall.md",
|
||||
@@ -190,16 +202,6 @@
|
||||
"notes/ready/https-ssl-certs.md",
|
||||
"notes/ready/irc.md",
|
||||
"notes/ready/how_to_computer/d1.png",
|
||||
"notes/ready/how_to_computer/index.md",
|
||||
"notes/ready/how_to_computer/Pasted image 20250306105245.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311102143.png",
|
||||
"Pasted image 20250311101850.png",
|
||||
"Pasted image 20250311100411.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311091929.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311091659.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311091203.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311083348.png",
|
||||
"notes/ready/how_to_computer/Pasted image 20250311083221.png",
|
||||
"notes/ready/c-language.md",
|
||||
"notes/ready/binary_operations/index.md",
|
||||
"notes/ready/cpu_architecture/index.md",
|
||||
@@ -208,8 +210,6 @@
|
||||
"notes/ready/how_to_computer",
|
||||
"notes/ready/pass.md",
|
||||
"posts/notes-update.md",
|
||||
"_Templates/post.md",
|
||||
"_Templates/note.md",
|
||||
"posts/personal-web.md",
|
||||
"posts/linux-starter-guide.md",
|
||||
"posts/local-llm.md",
|
||||
@@ -217,7 +217,6 @@
|
||||
"posts/dotfiles.md",
|
||||
"notes/drafts/linux/index.md",
|
||||
"TODO.md",
|
||||
"notes/ready/flask.md",
|
||||
"notes/ready/html.md"
|
||||
"notes/ready/flask.md"
|
||||
]
|
||||
}
|
||||
@@ -7,9 +7,5 @@ author: TrudeEH
|
||||
showToc: true
|
||||
date: "{{date:YYYY-MM-DD}}T{{time:HH:mm:ss}}+00:00"
|
||||
cover:
|
||||
image: ""
|
||||
alt: ""
|
||||
caption: ""
|
||||
relative: false
|
||||
hidden: true
|
||||
image:
|
||||
---
|
||||
|
||||
|
Before Width: | Height: | Size: 498 KiB After Width: | Height: | Size: 498 KiB |
@@ -8,6 +8,8 @@ tags:
|
||||
author: TrudeEH
|
||||
showToc: true
|
||||
weight: "1"
|
||||
cover:
|
||||
image: LEG.png
|
||||
---
|
||||
|
||||
## Diodes
|
||||
@@ -821,7 +823,7 @@ Each 'chip' built previously had to be re-built, but without the limitations OVE
|
||||
Connecting RAM is as easy as wiring it to replace the last register. This means that now the computer only has 5 usable registers instead of 6, but the RAM provides 256 more, although slower.
|
||||
`REG4` stores the memory address for the RAM, however, outside of memory operations, it can still be used as a regular register.
|
||||
|
||||

|
||||

|
||||
|
||||
### ALU
|
||||
|
||||
|
||||
Reference in New Issue
Block a user