Skip to content

ruiying-ocean/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Blog

This blog is built with Hugo, a fast and flexible static site generator.

Local Development

Prerequisites

  • Hugo (extended version recommended)

Running Locally

  1. Clone the repository:

    git clone <repository-url>
    cd blog
  2. Initialize and update the FixIt theme submodule:

    git submodule update --init --recursive
  3. Start the Hugo development server:

    hugo server
  4. Open your browser and navigate to http://localhost:1313

The site will automatically reload when you make changes to the content or configuration.

Building for Production

To build the static site for production:

hugo

The generated site will be available in the public/ directory.

About

Personal blog and website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages