Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEBSITE

Mandy CI

The source code for my official website.

ABOUT

This repository contains the source code for my official website. The source code is in the form of a Mandy project. The file structure in this repository is the file structure that the Mandy static-site generator needs to build a static site. More information about Mandy can be found here.

VISIT

The live site can be viewed here.

USAGE

To use or test this site, you must have Mandy and Git installed.

Build the site.

  • 1.) Download the source code using the command below:
git clone --depth=1 https://github.com/alyxshang/website.git
  • 2.) Change directory into the source code's root directory:
cd website
  • 3.) Build the site using Mandy:
mandy -b .
  • 4.) There should now be a directory by the name of dist, ready to be deployed to a server.

Run the unit tests

  • 1.) Download the source code using the command below:
git clone --depth=1 https://github.com/alyxshang/website.git
  • 2.) Change directory into the source code's root directory:
cd website
  • 3.) Run Mandy's site-building tests:
mandy -t .
  • 4.) You should have received a message about the success or failure of the tests and number of tests run.

NOTE

  • Website by Alyx Shang.
  • Licensed under the FSL v1.

About

The source code for my official website.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages