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:
- Clone the repository.
- Open the repository in a code editor.
- Run
npm installto install the necessary dependencies. - Open a web browser and navigate to
localhost:3000to 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.