Skip to content

ctlinker/thinkering

Repository files navigation

Thinkering Logs 🛠️

Detailed record of my various Arch Linux, LineageOS, and general system tinkering adventurings.

Project Structure

This repository uses VitePress to host a documentation site with two main sections:

  • Blog: Thoughts and deep-dives into OS concepts (A/B partitioning, MTK Client, etc.).
  • Installation History: Versioned records of my system setups (Arch Linux v1, v2, v3).

Features

  • 📝 Dynamic Blog: Automatically indexed posts with tags and years.
  • 📂 Auto-generated Sidebar: Installation guides are automatically grouped by category.
  • 🚀 GitHub Actions: Automated deployment to GitHub Pages.

Getting Started

Prerequisites

  • pnpm
  • Node.js (v18+)

Development

Run the documentation site locally:

pnpm install
pnpm run docs:dev

Build

Generate the static site:

pnpm run docs:build

Deploy

pnpm run docs:deploy

Disclaimer

This is a work in progress. I am not a professional developer, and I am not responsible for any damage that may occur to your device as a result of following these instructions.

License

Apache-2.0

About

Detailled record of my different arch linux & lineage os installation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors