Skip to content

An evolving handbook of best practices and personal insights, shared for learning and collaboration.

Notifications You must be signed in to change notification settings

simonprydden/simonprydden.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Handbook

About

This repository contains the documentation for my personal website, built using Docusaurus. The site is deployed via GitHub Pages and can be accessed at simonprydden.github.io.

Features

  • Built with Docusaurus: A modern, React-based static site generator.
  • GitHub Pages Deployment: Automatic deployment after changes are merged into the repository.
  • Customizable Content: Easily add or edit .md files for documentation and blogs.

Installation

Prerequisites

Before starting, ensure the following tools are installed:

Getting Started

  1. Clone the repository:
    git clone https://github.com/simonprydden/simonprydden.github.io.git  
  2. Navigate to the project directory:
    cd simonprydden.github.io  

Local Development

To preview and develop the site locally:

  1. Start the development server:

    make start  

    This command will spin up a local Docusaurus server, typically accessible at http://localhost:3000.

  2. Add or edit content:

    • Add documentation in the docs directory.
    • Write blog posts in the blog directory.
  3. Preview your changes in real time.


Deployment

To publish your changes:

  1. Test your changes locally to ensure everything works as expected.
  2. Open a Pull Request (PR) to submit your updates for review.
  3. After the PR is reviewed and merged, your changes will be automatically deployed to simonprydden.github.io.

About

An evolving handbook of best practices and personal insights, shared for learning and collaboration.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •