Kokodokai screenshot

Kokodokai

Author Avatar Theme by Rdela
Updated: 22 Jul 2023
8 Stars

Modified Sapper template using Markdown for posts and Svelte 3

Overview

This modified Sapper template uses Markdown for posts and Svelte 3. It is built with Netlify and can be cloned and run locally.

Features

  • Page Transitions: Added fade in/out page transitions for smoother navigation between routes.
  • Feeds: Supports RSS and JSON Feed for content distribution.
  • GitLab Pages Version: A version of the template is also available for use with GitLab Pages.

Installation

To clone and run the template locally, follow these steps:

  1. Clone the repository.
  2. Open the repository in a code editor.
  3. Run npm install to install the necessary dependencies.
  4. Open a web browser and navigate to localhost:3000 to view the application.

Summary

This modified Sapper template utilizes Markdown for posts and Svelte 3 for the front-end. It includes features such as page transitions for smoother navigation, support for RSS and JSON Feed for content distribution, and a version compatible with GitLab Pages. Follow the installation guide to clone and run the template locally.