mirror of
https://github.com/depp/syncfiles.git
synced 2024-11-22 19:30:49 +00:00
e5e7749d2e
Creates a Jekyll site containing both personal notes about how filesystems work on Mac OS, as well as some more general explanations.
12 lines
268 B
Markdown
12 lines
268 B
Markdown
---
|
||
layout: page
|
||
title: Technical Guide
|
||
nav_order: 1
|
||
permalink: /tech/
|
||
has_children: true
|
||
---
|
||
|
||
# Technical Guide
|
||
|
||
This guide explains how files and filesystems work on different versions of Mac OS. There are some important differences that make it so you can’t just
|