Skip to content

PittNAIL/pittnail.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the PittNAIL website hosted via GitHub Pages and generated using Zola.

Run the command below to build and deploy it locally:

zola build && zola serve

Workflow

The workflow has been fully automated. One just needs to make changes in the code branch and the rest will be handled by GitHub Actions workflow.

Manual Workflow

  1. Navigate to the main branch
  2. Edit the files in content, under the specific folder.
  3. Push the changes.
  4. Run zola build after making the changes.
  5. Move the generated public folder to the directory outside the repository.
  6. git checkout the gh-pages branch and remove all the files (except the .git folder).
  7. Copy the contents from the generated public folder to the main branch.

Implementation

Website has been implemented by David Oniani.

About

The official website for PittNAIL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6