CuratedStack Nocode Template

screenshot of CuratedStack Nocode Template
nuxt
scss
netlifycms

A template to create a CuratedStack without (or with) code

Overview

The CuratedStack Nocode Template is a free and open-source template that allows users to create a curated directory of websites. It can be used with or without code and offers a range of features and options to customize the directory.

Features

  • List all your favorite websites by category
  • No-code friendly using Netlify CMS
  • Search bar and index generated automatically using Lunr.js
  • Automatic dark theme
  • Floating Prompt for Product Hunt or other promotions
  • Google Analytics integration
  • Installable as a Progressive Web App
  • Script to analyze links and categories
  • Script to automatically download websites logos

The no-code way - Easy way

  1. Go to https://t3mpl.n4no.com/editor/#manifest=../templates/curated-stack/template.yaml
  2. Use the right panel to edit the content
  3. Press "Publish" then "Save website as .zip"
  4. The website will be inside the zip file and can be hosted anywhere
nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

netlifycms
NetlifyCMS

Netlify CMS is a powerful and flexible content management system that is designed to work seamlessly with the Netlify platform. Netlify CMS provides a user-friendly interface for managing content, including support for custom content types, localization, and asset management.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.