All Projects → raniesantos → artisan-static

raniesantos / artisan-static

Licence: other
A feature-rich starter template for building a static Jigsaw blog hosted on Netlify.

Programming Languages

Blade
752 projects
javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to artisan-static

nuxt-netlify-cms-starter
NuxtJS + Netlify CMS blog starter project
Stars: ✭ 35 (-12.5%)
Mutual labels:  netlify, netlify-cms
cookie
Landing website + Blog using Jekyll & Tailwind CSS
Stars: ✭ 61 (+52.5%)
Mutual labels:  static-site, netlify
portfolio
🌔 My Portfolio site
Stars: ✭ 22 (-45%)
Mutual labels:  netlify, netlify-cms
Eleventy Starter Ghost
A starter template to build websites with Ghost & Eleventy
Stars: ✭ 187 (+367.5%)
Mutual labels:  static-site, netlify
gatsby-netlifycms-starter-template
All the technologies used are free and open-source. You are free to use this template for a personal hobby blog, a commercial news agency or professional journalist website etc. Don't forget to star the repo if you like this template.
Stars: ✭ 33 (-17.5%)
Mutual labels:  netlify, netlify-cms
site
RailroadPM.org 2.x Site
Stars: ✭ 18 (-55%)
Mutual labels:  netlify, netlify-cms
bluise
🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.
Stars: ✭ 132 (+230%)
Mutual labels:  netlify, netlify-cms
Next Js Blog Boilerplate
🚀 Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚡️ Made with Nextjs, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS.
Stars: ✭ 134 (+235%)
Mutual labels:  static-site, netlify
hypermodul.es
🌎 Hypermodular studio
Stars: ✭ 16 (-60%)
Mutual labels:  static-site, netlify
jigsaw-docs-template
Starter template for a documentation site, using Jigsaw by Tighten
Stars: ✭ 39 (-2.5%)
Mutual labels:  static-site, jigsaw
Nuxt Netlify Cms Starter Template
⚡ Build server-less, static websites with Vue.js and Netlify CMS.
Stars: ✭ 186 (+365%)
Mutual labels:  static-site, netlify
bubo-rss
An irrationally minimalist, static RSS feed reader you can instantly deploy on Netlify, Glitch or your own server.
Stars: ✭ 41 (+2.5%)
Mutual labels:  static-site, netlify
Actions Netlify
🚀 Netlify deploy from GitHub Actions
Stars: ✭ 138 (+245%)
Mutual labels:  static-site, netlify
wp-trigger-netlify-build
A WordPress plugin to automatically rebuild a Netlify site when content is updated.
Stars: ✭ 80 (+100%)
Mutual labels:  static-site, netlify
Eleventy Starter Boilerplate
🚀 Eleventy Starter is production-ready with SEO-friendly for quickly starting a blog. ⚡ Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS and Netlify CMS (optional).
Stars: ✭ 139 (+247.5%)
Mutual labels:  static-site, netlify
nuxt-netlify-cms-starter
🏞 A very spartan starter for using Nuxt.js with Netlify CMS.
Stars: ✭ 67 (+67.5%)
Mutual labels:  netlify, netlify-cms
Rw
Ryan Wiemer's Digital Portfolio
Stars: ✭ 87 (+117.5%)
Mutual labels:  static-site, netlify
Jamstack Comments Engine
An example of a comments engine you could add to any JAMstack site hosted on Netlify
Stars: ✭ 112 (+180%)
Mutual labels:  static-site, netlify
netlify-cms-widget-youtube
Youtube Widget for Netlify CMS
Stars: ✭ 24 (-40%)
Mutual labels:  netlify, netlify-cms
nuxt-starter-netlify-cms
Example nuxt + netlify cms project. Nuxt port of Gatsby starter app.
Stars: ✭ 13 (-67.5%)
Mutual labels:  netlify, netlify-cms

Artisan Static

GitHub license Donate

A starter template for building a static Jigsaw blog hosted on Netlify.

This comes with code highlighting, share buttons, comments, analytics, an RSS feed, a contact form, a CMS and more.

The HTML, CSS and JavaScript in this template are extremely minimal, which makes the code easy to build on top of or replace completely.

Demo: https://artisanstatic.netlify.app


General details and features

  • Static site generator: Jigsaw (Laravel Blade templates)
  • Hosting: Netlify
  • CMS: Netlify CMS
  • Image hosting: Cloudinary
  • Contact form: Formcarry
  • Google Analytics
  • Dynamic meta tags (SEO, Facebook Open Graph, Twitter Cards)
  • Posts can have multiple tags
  • Posts show a warning when potentially outdated (over 365 days old)
  • Code highlighting: highlight.js
  • Share buttons: sharer.js
  • Comments: Disqus

Getting started

Use this deploy button to get your own copy of the repository.

Deploy to Netlify

This button will do the following:

  • Connect to your GitHub account and create a new repository with the name you specify
  • Deploy your copy of the repository and setup continuous deployment
  • Send an invite to the email address associated with your Netlify account

Accept the invite, set your password, then navigate to /admin on your site to log in.

Now you're all set, and you can start customizing your static site!


Local development

After using the deploy button above, clone your copy of the repository and run:

$ composer install
$ npm install
$ npm run watch

Your browser will open localhost:3000 automatically.


Configuration

The posts included in this template contain instructions on how to configure or implement some of its features.

When you use the 3rd-party services recommended by this template, make sure to read the docs of that specific service.


License

Released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].