Code Monkey home page Code Monkey logo

shc's Issues

fix for Distro: Arch

  • While trying to install shc on Manjaro Arch i got following errors:
    package apache2 apache2-mod_php7 not found

    to fix this the script has to install:
    sudo pacman -Sy apache php-apache php

  • While enabling apache2 the script exited with an error:
    no module named apache2

    to fix this the script needs to enable httpd:
    sudo systemctl enable httpd

  • The script could not move the index.php file to the designated location because Arch uses a different structure

Implement docker ๐Ÿณ

Next Steps

  • create docker container running alpine
  • adjust scripts to the docker context
  • deploy the website over docker

Create CONTRIBUTING.md

I think we should create a CONTRIBUTING.md so other people know how to contribute to our project.
Also we should standardize our commits.
I know two commit methods.

  1. With a reference at the front.
  • Commit that doesn't refers to an issue:
    [NoRef-0] (commit message)
  • Commit that refers to an issue:
    [Ref-#(issue or pull request number)] (commit message)
  1. Gitmoji/gitmoji-cli
  • Gitmoji is an initiative to standardize and explain the use of emojis on GitHub commit messages
  • And gitmoji-cli provides an easy solution for using gitmoji from the command line

What do you think? Which one is better or do you know an even better method to standardize our commits?

dark mode unstable/not compatible

The newly added dark mode is not working 100% properly.

some browsers display the page in the non inverted colors, resulting in burning eyes

Please check and fix if possible

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.