reorganize tags
This commit is contained in:
parent
3d7b4e70da
commit
00a57b06e6
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Arch on a Raspberry Pi - the basics"
|
title = "Arch on a Raspberry Pi - the basics"
|
||||||
date = 2020-09-26
|
date = 2020-09-26
|
||||||
tags = ["admin"]
|
tags = ["raspberry pi"]
|
||||||
toc = true
|
toc = true
|
||||||
+++
|
+++
|
||||||
Installing Arch on a Raspberry Pi is amazingly easy. the Arch ARM project gives
|
Installing Arch on a Raspberry Pi is amazingly easy. the Arch ARM project gives
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Arch on a Raspberry Pi - sound and MIDI"
|
title = "Arch on a Raspberry Pi - sound and MIDI"
|
||||||
date = 2020-09-26
|
date = 2020-09-26
|
||||||
tags = ["admin"]
|
tags = ["raspberry pi"]
|
||||||
toc = true
|
toc = true
|
||||||
+++
|
+++
|
||||||
This post follows a first one on [basics of Arch onto a Raspberry
|
This post follows a first one on [basics of Arch onto a Raspberry
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Access Point on a Raspberry Pi"
|
title = "Access Point on a Raspberry Pi"
|
||||||
date = 2020-09-26
|
date = 2020-09-26
|
||||||
tags = ["admin"]
|
tags = ["raspberry pi"]
|
||||||
+++
|
+++
|
||||||
The Raspberry Pi family who have wireless capabilities can all serve as wifi
|
The Raspberry Pi family who have wireless capabilities can all serve as wifi
|
||||||
Access Points - meaning some other devices connect to it, perhaps accessing
|
Access Points - meaning some other devices connect to it, perhaps accessing
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "2020 review of Raspberry Pi alternatives"
|
title = "2020 review of Raspberry Pi alternatives"
|
||||||
date = 2020-10-06
|
date = 2020-10-06
|
||||||
tags = ["admin"]
|
tags = ["raspberry pi"]
|
||||||
toc = true
|
toc = true
|
||||||
+++
|
+++
|
||||||
The Raspberry Pi is a cardboard-computer that lets you run your own operating
|
The Raspberry Pi is a cardboard-computer that lets you run your own operating
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Language Server Protocols in Vim"
|
title = "Language Server Protocols in Vim"
|
||||||
date = 2020-09-16
|
date = 2020-09-16
|
||||||
tags = ["admin", "vim"]
|
tags = ["vim"]
|
||||||
+++
|
+++
|
||||||
Language Server Protocol aka LSP is an open source initiative of ... Microsoft.
|
Language Server Protocol aka LSP is an open source initiative of ... Microsoft.
|
||||||
Each "language server" defines every detail of a programming language's syntax
|
Each "language server" defines every detail of a programming language's syntax
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Vim resources"
|
title = "Vim resources"
|
||||||
date = 2020-09-17
|
date = 2020-09-17
|
||||||
tags = ["admin", "vim"]
|
tags = ["vim"]
|
||||||
+++
|
+++
|
||||||
I'll be dropping links to pages proposing interesting insights of Vim in here.
|
I'll be dropping links to pages proposing interesting insights of Vim in here.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue