blog
blog copied to clipboard
Blog about open source, motivation and much more.
Blog
This repository contains source code and content of my blog hosted on blog.airscript.it.
Contents
- Installation
- Usage
- Resources
- Contributing
- Support
- License
Installation
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.
Classic
Make sure to have these dependencies installed on your machine:
Then, clone this repository:
git clone https://github.com/Airscripts/blog.git
Dev Container
Make sure to have these dependencies installed on your machine:
Then, clone this repository:
git clone https://github.com/Airscripts/blog.git
Usage
To use this project, you have also two different possibilities:
Classic
Run the following commands in the repository's root folder:
make all
Everything should be set up and running on port 25001.
Dev Container
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.
Resources
Contributing
Contributions and suggestions about how to improve the blog are welcome!
Support
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:
License
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.