Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reAll0c.github.io

This repository contains the source for reAll0c's Cave Den, a personal site focused on cybersecurity and AI topics. The site is built with Zola using the Linkita theme as a submodule.

Cloning

Clone the repository including the theme submodule:

git clone --recursive https://github.com/reall0c/reall0c.github.io.git

If you already cloned without --recursive, initialise the submodule with:

git submodule update --init --recursive

Building locally

  1. Install Zola.
  2. Run zola build to generate the site into the public/ directory.
  3. Serve locally with zola serve while editing.

Deployment

The repository includes a GitHub Actions workflow that builds the site and deploys the contents of the public/ directory to GitHub Pages whenever changes are pushed to the main branch.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages