Skip to content

Source code of alienstudio.com. Redefining visual storytelling in the digital age.

License

Notifications You must be signed in to change notification settings

sebastienrousseau/alienstudio.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo of Alien Studio: Redefining visual storytelling in the digital age.

alienstudio.com - Official Website 🌏

Welcome to the repository for alienstudio.com, the digital presence of Alien Studio, redefining visual storytelling in the digital age.

Quick Start Guide

Setting up and running the website locally is easy and quick with the Shokunin Static Site Generator (SSG).

Prerequisites

Ensure you have the Rust toolchain installed. If not, follow the guide on the Rust website to set it up.

Installation & Usage

  1. Install Shokunin SSG:
cargo install ssg
  1. Clone the repository
git clone https://github.com/sebastienrousseau/alienstudio.github.io.git
  1. Change into the repository directory:
cd alienstudio.github.io
  1. Generate the static site for alienstudio.com:
ssg -n=docs -c=_posts -t=_layouts -o=output -s=public