Skip to content

Lurgrid/sagbot.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

SAGBOT.com

This repository contains all the source code for the Blog part of the sagbot.com website. This website can be generated from the website generation tool Hugo and uses the theme Terminal made by panr, with its CSS generation tool for this theme Terminal.css.

Dependency

  • Hugo Extended >= v0.90.x.

Obtaining and compiling

Retrieves all the code for this repository.

git clone --recurse-submodules https://github.com/Lurgrid/sagbot.com.git

Launches a test server (useful for development).

cd sagbot.com
hugo server

Used to compile the website.

cd sagbot.com
hugo
# Or
hugo -d /path/to/destination/

License

Copyright © 2024-2024 E. HADDAG (@lurgrid)

All this code is licensed under the GNU General Public License v3.0 (GPLv3), see README for more information. This project uses the Terminal theme which is licensed under the MIT license, see for more information.

About

SAGBOT.com code made with hugo and Terminal theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages