Skip to content

vinibarbosabr/nano-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line

Crypto Blog Template

Markdown + HTML + Nano

line

line line line line line

line

Live Demo

https://blog.nano.to

line

Start Your Own Blog

  1. Fork this Template.
  2. Write your articles in markdown within the /source directory.
  3. Edit /config.json.
  4. Publish repo on Cloudflare Pages.

Development:

npm run start

Build:

npm run build

Write Markdown Like So:

source/my-premium-article-title-in-kebab-case.md

Filename determines SEO url. Title is configured inside the file, like so:

- title: My Premium Article Title
- date: 01-01-2023
- tags: Opinion
- price: 0.01
- free: true
- author: @your_twitter
- website: twitter.com/your_twitter
- address: YOUR_NANO_ADDRESS
-----
Your story in Markdown..

Build Your Own Theme

This project is designed for Theming. Duplicate an existing Theme, modify to hearts content, and finally configure in config.json.

❯ Stargazers

Stargazers over time

About

Nano.to Blog Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.7%
  • HTML 38.5%
  • JavaScript 18.8%