Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identity update - Gatsby-netlifycms-starter-template is now Silverlux #425

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 0 additions & 46 deletions content/theme/gatsby-netlifycms-blog-web-app.md

This file was deleted.

43 changes: 43 additions & 0 deletions content/theme/silverlux.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
title: Silverlux
github: https://github.com/simarmannsingh/silverlux
demo: https://silverlux.netlify.app/
author: Simar Mann Singh
date: 2021-07-03T00:00:00.000Z
ssg:
- Gatsby
cms:
- NetlifyCMS
css:
- Bulma
archetype:
- Blog
description: >-
A fully-responsive blog theme built with Gatsby and NetlifyCMS (now DecapCMS), for those who prefer blazing fast sites, a fully functional CMS, complete with comments and cookies functionality out of the box
---

# Silverlux

A fully-responsive blog theme built with Gatsby and NetlifyCMS (now DecapCMS), for those who prefer blazing fast sites, a fully functional CMS, complete with comments and cookies functionality out of the box

## Features

- A simple landing page with a customized blog functionality built with Netlify CMS
- Editable Pages: About, Blog-Collection and Contact page with Netlify Form support
- Create Blog posts from Netlify CMS (now DecapCMS)
- `Tags` support: Separate page for posts under each tag
- Basic directory organization
- Uses Bulma for styling, but size is reduced by `purge-css-plugin`
- Blazing fast loading times thanks to pre-rendered HTML and automatic chunk loading of JS files
- Uses `gatsby-image` with Netlify-CMS preview support
- Separate components for everything
- Netlify deploy configuration
- Netlify function support, see `lambda` folder
- Perfect score on Lighthouse for SEO, Accessibility and Performance
- Likes and Comment functionality via `Disqus`
- Search functionality powered by `Fusejs`
- `CookieConsent` for GDPR

## License

This repository has MIT license which can be found [here](https://github.com/simarmannsingh/silverlux/blob/master/LICENSE).