Skip to content

ViliusP/py_tutorials

Repository files navigation

Python tutorial website for Lithuanians

Netlify Status

A pet project that serves as a fun and practical platform for teaching Python programming. Although currently intended for personal use, I may share it with educators and learners in the future.

Currently, it is developed simply, slowly, and iteratively in my free time. The philosophy of this project is 'if it works, it works.'

Website

Feel free to visit: viliusp-pygame.netlify.app

Under the hood projects uses:

  • Nuxt
  • Nuxt Content
  • Vuetify
  • Netlify

Starting the project

Start the development server on http://localhost:3000:

yarn dev

Project folders structure

WIP

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Contributing

If you would like to contribute to this project, please reach out or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published