Skip to content

st0yanov/vesko.dev

Repository files navigation

Contributors Forks Stargazers Issues License: CC BY-NC-SA 4.0


Vesko.dev

Personal website and blog with Netlify CMS.
Live Demo

Report Bug · Request Feature

Table of Contents

About The Project

This project implements my personal website with dynamic management capabilities via Netlify CMS. It follows the Jamstack architecture.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/veskoy/vesko.dev.git
  1. Install NPM packages
npm install

Usage

Run local development server:

npm run dev

Then access http://localhost:3000, start developing and enjoy live reload!

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Creative Commons License
Project is distributed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Contact

Veselin Stoyanov: LinkedIn

About

My personal website and blog with Netlify CMS. https://www.vesko.dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published