Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

pydanny/pydanny-v2

Repository files navigation

PyDanny-V2

Netlify Status

PyDanny.com V2 blog

Getting Started

Installing

navigate to the repository directory

cd pydanny-v2

install dependencies

yarn install

run a development live server

yarn dev

Blogging

start adding new posts into pydanny-v2/_posts/**

Deployment

  1. generate the static files using:
yarn build
  1. deploy the content of .vuepress/dist to any hosting service, or you can use netlify for continues deployment.

Built With

Authors

  • Ahmad Mostafa - Initial work - z3by
  • Daniel Roy Greenfeld

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published