Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Add 4n-powerful-blog-template #151

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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions src/site/template/4n-powerful-blog-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
title: 4N Powerful Blog Template
repo: https://github.com/cvtung/4N-powerful-blog-template
stack: cms
preview: 4n-powerful-blog-template.png
example: https://4n-powerful-blog-template.netlify.app/
tags:
- blog
- nuxt
- netlify
- netlifyCMS
- notion-liked theme
- multiple categories
- multiple pages
- configurable
- colorful themes
---
A powerful template for personal blogs built with Netlify, Netlify CMS, Nuxt and Notion-liked theme. This template allows to use an on-site CMS for writing posts and manage website settings. Creating multiple categories, multiple posts, multiple non-categorized pages is possible. Happy blogging!

This project is under [MIT license](https://github.com/cvtung/4N-powerful-blog-template/blob/main/LICENSE) which means it is free to use for any purpose.

You can contribute to or fork it from my Github repository: https://github.com/cvtung/4N-powerful-blog-template

If you want to propose any new feature or ask any question about this project, please visit project's discussion section and search for it before opening a new thread: https://github.com/cvtung/4N-powerful-blog-template/discussions

---

## Frequently asked questions

### Why was this template named as 4N?

> It was built with [Nuxt](https://nuxtjs.org/) framework, styled with made-by-me [Notion](notion.so/)-liked theme, uses [Netlify CMS](https://www.netlifycms.org/) to manage content and hosted by [Netlify](https://www.netlify.com/).

### Why should I use Netlify CMS as a content management system?

> Because it's convinient. If you want to write/edit/delete posts anywhere (even on your phone), you can go to `https://your-blog-name.com/admin`, log in and do whatever you want.

### I'm a non-tech user, can I still use it?

> Sure. This template is a ready-to-use blog. The only things you need to do is to register a [Github](https://github.com/) account and a [Netlify](https://www.netlify.com/) account (all free) and click a some magic buttons, everything will be ready in 5 minutes (no kidding :sunglasses:). Please read [Getting started](https://4n-powerful-blog-template.netlify.app/getting-started) page and [Tutorials](https://4n-powerful-blog-template.netlify.app/tutorials) category for more information.

### Please explain more ... :cry:

> When you decide to click [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/cvtung/4N-powerful-blog-template&stack=cms), Netlify will copy this template source code into your Github account, start generating a static website from code and host that site for you automatically. After few minutes, your site will be ready at `https://your-netlify-site-name.netlify.com`, you can go to `https://your-netlify-site-name.netlify.com/admin` and tweak. From now on, all content you publish will be saved in your Github account and Netlify will update your site with your new content automatically. Normally, it only takes 1 minute to refresh your site after you finish writing.

## Good luck 👍