GithubHelp home page GithubHelp logo

mneumegen / 11blog-mike Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudcannon/11blog

0.0 0.0 0.0 25 KB

11blog is an open-source, self-hosted, minimal blog template built with the static site generator 11ty.

License: MIT License

JavaScript 15.31% CSS 41.09% HTML 34.94% Nunjucks 8.66%

11blog-mike's Introduction

11Blog

11Blog

11Blog is an open-source, self-hosted blogging platform built with the static site generator 11ty.

Core Principles

  • Simplicity and Speed: Designed to be easy to set up and incredibly fast for end-users.
  • Customization: Offers a range of customization options to make your blog truly yours.
  • Markdown-based: Write your posts in Markdown for easy formatting and publishing.
  • Static Site Generation: Enjoy the security and speed of a purely static site that can be hosted anywhere.
  • SEO Friendly: Comes with SEO best practices out of the box.

Quick Start

  1. Clone the repository

    git clone https://github.com/CloudCannon/11blog.git
    cd 11blog
  2. Install dependencies

    npm install
  3. Write your posts

    Posts are written in Markdown and stored in ./src/_posts/. Simply add your Markdown files here, and they'll be processed into blog posts.

    ---
    title: "My First Post"
    date: "2024-01-01"
    ---
    Welcome to my first post on 11Blog!
  4. Build

    To build your blog:

    npx @11ty/eleventy

    To build and serve locally:

    npx @11ty/eleventy --serve
  5. Deploy

    Deploy your blog to your preferred static site hosting provider. Many offer automated deployment processes:

Useful Resources

Contributing

We're always looking for contributors to help improve 11Blog. Whether you're interested in adding new features, fixing bugs, or improving documentation, your contributions are welcome. Please feel free to submit an issue or pull request.

License

11Blog is open source and made available under the MIT License.

11blog-mike's People

Contributors

mneumegen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.