Skip to content

vijayboopathy/websites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

This is a personal website built with Hugo and the PaperMod theme.

Getting Started

Prerequisites

Make sure you have Hugo installed.

Local Development

  1. Clone the repository:
    git clone <repository-url>
    cd <repository-name>
  2. Run the Hugo development server:
    hugo server
    Your site will be available at http://localhost:1313/.

Building the Site

To build the static site, run:

hugo

This will generate the static files in the public/ directory.

Deployment

This site is configured for deployment with Netlify. Simply push your changes to the main branch of your GitHub repository, and Netlify will automatically build and deploy your site.

Maintenance

Updating Hugo

Refer to the Hugo documentation for instructions on updating Hugo.

Updating PaperMod Theme

If you have the theme as a Git submodule, you can update it by running:

git submodule update --remote --merge

Customization

Custom CSS can be added to assets/css/custom.css.

About

Repo contains source code of my websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •