This repository contains source code and content of my blog hosted on blog.airscript.it.
In order to contribute to this project, you need an up and running development environment.
Follow the steps below in order to have one fully functional.
Please note that only one path between Classic and Dev Container has to be followed.
Make sure to have these dependencies installed on your machine:
Then, clone this repository:
git clone https://github.com/Airscripts/blog.git
Make sure to have these dependencies installed on your machine:
Then, clone this repository:
git clone https://github.com/Airscripts/blog.git
To use this project, you have also two different possibilities:
Run the following commands in the repository's root folder:
make all
Everything should be set up and running on port 25001.
Open it in Visual Studio Code and then confirm the will to open it into a devcontainer.
To make it work here, be sure to have installed Dev Containers extension.
Run the following commands in the repository's root folder:
make all
Everything should be set up and running on port 25001.
Contributions and suggestions about how to improve the blog are welcome!
If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:
This repository has dual-licensing.
This means that for its source code MIT License applies and for blog posts Creative Commons Attribution 4.0 International is applied.