All Projects → jake-101 → Bael Template

jake-101 / Bael Template

Licence: mit
Brutalist Blog theme for Netlify CMS

Projects that are alternatives of or similar to Bael Template

trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (+36.36%)
Mutual labels:  static-site-generator, nuxt, netlify, jamstack
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 (-25.67%)
Mutual labels:  netlify, blog, static-site-generator, jamstack
nuxt-starter-netlify-cms
Example nuxt + netlify cms project. Nuxt port of Gatsby starter app.
Stars: ✭ 13 (-93.05%)
Mutual labels:  static-site-generator, nuxt, netlify, jamstack
Elm Pages
A statically typed site generator for Elm.
Stars: ✭ 363 (+94.12%)
Mutual labels:  blog, static-site-generator, jamstack
snipcart-hugo-integration
Hugo Website Tutorial with a Live Static E-Commerce Example
Stars: ✭ 38 (-79.68%)
Mutual labels:  static-site-generator, netlify, jamstack
Skeleventy
A skeleton boilerplate built with Eleventy.
Stars: ✭ 318 (+70.05%)
Mutual labels:  netlify, static-site-generator, jamstack
Iblog
基于 Node.js 的开源个人博客系统,采用 Nuxt + Vue + TypeScript 技术栈。
Stars: ✭ 994 (+431.55%)
Mutual labels:  blog, nuxt, nuxtjs
Wuxt
Nuxt/WordPress development environment, combining the worlds biggest CMS with the most awesome front-end application framework yet.
Stars: ✭ 459 (+145.45%)
Mutual labels:  nuxt, nuxtjs, jamstack
Gatsby Starter Netlify Cms
Example gatsby + netlify cms project
Stars: ✭ 1,932 (+933.16%)
Mutual labels:  netlify, static-site-generator, jamstack
Statiq.web
Statiq Web is a flexible static site generator written in .NET.
Stars: ✭ 1,358 (+626.2%)
Mutual labels:  blog, static-site-generator, jamstack
Nuxt Netlify
Dynamically generate `_headers` and `_redirects` files for Netlify in your Nuxt.js projects
Stars: ✭ 97 (-48.13%)
Mutual labels:  netlify, nuxt, nuxtjs
Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (+860.96%)
Mutual labels:  netlify, blog, jamstack
influencer-hugo
Influencer is a Hugo theme for book authors and writers. It has also Snipcart supports for order books and payments.
Stars: ✭ 66 (-64.71%)
Mutual labels:  static-site-generator, blog-theme, jamstack
Eleventy Netlify Boilerplate
A template for building a simple website with the Eleventy static site generator
Stars: ✭ 359 (+91.98%)
Mutual labels:  netlify, static-site-generator, jamstack
navigator-hugo
Navigator Business theme powered by Hugo. It also could be used for a personal portfolio.
Stars: ✭ 133 (-28.88%)
Mutual labels:  static-site-generator, blog-theme, jamstack
Headlesscms.org
Source for headlesscms.org
Stars: ✭ 628 (+235.83%)
Mutual labels:  netlify, static-site-generator, jamstack
liva-hugo
Liva is a personal blog template powered by Hugo.
Stars: ✭ 192 (+2.67%)
Mutual labels:  static-site-generator, blog-theme, jamstack
persian-hugo
Persian is a box design personal blog theme based on Bootstrap and powered by Hugo. It is very responsive and perfectly fits on any sized screen device.
Stars: ✭ 32 (-82.89%)
Mutual labels:  static-site-generator, blog-theme, jamstack
Ecommerce Netlify
🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions
Stars: ✭ 1,147 (+513.37%)
Mutual labels:  netlify, nuxt, jamstack
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (+844.92%)
Mutual labels:  blog, nuxt, nuxtjs

Bael Netlify CMS Template

Bael

Bael is a free template that gives you an easy way to start a blog that uses modern technologies like static-site JAMstack architecture, CSS grid layout, responsive design, and fuzzy search — all wrapped up in a brutalist aesthetic.

Info

Bael runs using Nuxt.js, Vue.js, Netlify CMS, and is hosted by Netlify. Bael requires an account with Netlify and Github/Bitbucket to deploy. Made by Jake 101

Deploy to Netlify

Deploy to Netlify

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

Edit content

Access yourwebsite.com/admin, e.g. localhost:3000/admin.

Manage dynamic routes

When you use Netlify CMS' folder type, you actually create dynamic routes. For example, when creating a blog, you render different content files with the same template. And for the blog to know which content to render, it looks at the url and gets the specific content file. That's a dynamic route.

So If you create a folder type with Netlify CMS, add the folder as glob to the dynamicRoutes variable in the nuxt.config.js.

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].