This repository contains the Standard Operating Procedure (SOP) for the Network Attached Storage (NAS) system used in the Goard Lab.
The SOP is available at:
https://s-acosta.github.io/NAS-SOP/
To update the SOP:
- Edit the
index.htmlfile - Commit and push your changes
- GitHub Pages will automatically rebuild and deploy your site
The site uses embedded CSS for easy customization. You can modify:
- Colors: Look for the color values in the
<style>section (e.g.,#667eea,#764ba2) - Layout: Adjust the
.containermax-width (currently 1000px) - Fonts: Change the
font-familyin thebodystyle
- β Responsive design (mobile-friendly)
- β Clean, modern interface
- β Color-coded information boxes (info, warning, success)
- β Step-by-step numbered workflow
- β Table of contents with anchor links
- β Print-friendly layout
- Single HTML file - no dependencies
- Pure CSS styling - no frameworks needed
- Lightweight and fast loading
- Compatible with all modern browsers
For questions about the NAS system or this documentation, contact Santi.
Original Document Written: June 21, 2017 by KS
GitHub Pages Version Created: November 16, 2025 by SAM