Skip to content

Latest commit

 

History

241 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastest - Ghost CMS Theme

Minimal, fast Ghost theme with Tailwind CSS and dark mode.

🖥️ Live Screenshots Demo: https://frontendweb3.github.io/fastest/screenshots/

Installation Guide

Installing the Fastest theme on your Ghost blog is a straightforward process. Follow these simple steps:

  1. Download the Theme

    • Navigate to the releases page of this repository.
    • Download the latest fastest.zip file from the latest release.
  2. Upload to Ghost

    • Log in to your Ghost admin panel.
    • Go to Settings -> Design.
    • Click on Change theme and then click the Upload theme button.
    • Select the fastest.zip file you downloaded.
  3. Activate the Theme

    • Once the upload is complete, click Activate to start using the fastest theme on your site.

That's it! Your Ghost blog is now using the fastest theme.

 

Development

If you're a developer and want to customize the theme, you can set up a local development environment.

1. Setup

Clone the repository and install the dependencies. We recommend using pnpm for package management.

# Clone the repository
git clone https://github.com/your-username/fastest.git

# Navigate to the theme directory
cd fastest

# Install dependencies
pnpm install

2. Run Development Server

Start the development server to see live changes as you edit the files.

pnpm run dev

This will compile the assets and enable live reloading. Any changes to CSS, JavaScript, or Handlebars (.hbs) files will be reflected in your browser automatically.

3. Build for Production

When you're ready to deploy your changes, build the theme assets for production and create a zip file.

pnpm run build

This will create a fastest.zip file in the root of the project, which you can then upload to your Ghost blog.

Copyright & License

Copyright (c) 2023-2026 fastest - Released under the MIT license.

About

The fastest is a lightweight Ghost theme that lets you create a blog with Ghost CMS in under 5 minutes.

Topics

Resources

Contributing

Stars

5 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages