Skip to content

JeremyLorthioir/eleventy-blog

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Eleventy-blog

- Jerem Dev blog source code -
Report Bug · Request Feature

ABOUT THE PROJECT

Jerem Dev Screen Shot

Built With

Getting Started

Prerequisites

  • npm

    npm install npm@latest -g
  • eleventy

    npm install @11ty/eleventy --save-dev

Installation

  1. Clone the repo
    git clone https://github.com/JeremyLorthioir/eleventy-blog.git
  2. Install NPM packages
    npm install
  3. Build the HTML pages using Eleventy
    eleventy
  4. Run a local server to preview your future changes
    eleventy --serve
    Your server is now live on http://localhost:8080/. CONGRATULATIONS !

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Jeremy Lorthioir - @phyrohy - jeremy.lorthioir24@gmail.com

Project Link: https://github.com/JeremyLorthioir/eleventy-blog