JamesFlare1212 e59826cf81 how to llm
2024-04-15 11:46:15 -04:00
2024-04-15 11:46:15 -04:00
2024-04-15 11:46:15 -04:00
2024-04-15 11:46:15 -04:00
2024-04-15 11:46:15 -04:00
2024-04-12 17:28:49 -04:00
2024-04-12 17:28:49 -04:00
2024-04-15 11:46:15 -04:00
2024-04-12 17:28:49 -04:00
2024-04-12 09:32:22 -04:00
2024-04-12 17:28:49 -04:00
2024-04-15 11:46:15 -04:00

SCDocs

Introduction

SCDocs is a static site generated by Hugo and Hugo Book Theme.

Created by the student union of Upper Secondary, DSAS

Run in local

Clone the repository:

git clone https://github.com/JamesFlare1212/SCDocs.git

Then, install Hugo.

For Linux:

wget https://github.com/gohugoio/hugo/releases/download/v0.122.0/hugo_extended_0.122.0_linux-amd64.deb
dpkg -i hugo_extended_0.122.0_linux-amd64.deb

For MacOS:

brew install hugo

Server the blog locally:

cd SCDocs
hugo server

Open the browser and go to http://localhost:1313/ to see the blog.

Description
No description provided
Readme 3.2 MiB
Languages
CSS 72.4%
HTML 18.9%
SCSS 4.4%
JavaScript 4.3%