Code Monkey home page Code Monkey logo

blog's Introduction

Blog

This repository contains source code and content of my blog hosted on blog.airscript.it.

Contents

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:

GitHub Sponsors ย  Kofi

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.

blog's People

Contributors

airscripts avatar imgbot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

spagno guidopenta

blog's Issues

Split Makefile

Describe the solution you'd like
It would be useful to split Makefile into multiple smaller files.
It has become full of rules of specific contexts and to improve maintainability I think this is a good enhancement.

Split Githooks

Describe the solution you'd like
Same discussion as #46.
The pre-commit hook now checks for multiple cases and splitting them up will be a good choice in the long run for maintainability.

Implement Dependencies Bot

Is your feature request related to a problem? Please describe.
As the codebase grows, it can be difficult to track and maintain up-to-date dependencies.

Describe the solution you'd like
Implement a dependency manager bot in order to keep track of updates to packages, images and so on.

Automatic devcontainer.json Verify

Is your feature request related to a problem? Please describe.
It could be useful to create a new pre-commit hook or something like that to automate devcontainer.json build verify.

Describe the solution you'd like
Create a new pre-commit hook to avoid rebuilding devcontainer.json file manually at every change.

Describe alternatives you've considered
/

Additional context
/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.