Giter Site home page Giter Site logo

Comments (14)

saliaku avatar saliaku commented on June 12, 2024 2

can i help contribute ?

from contour.

saliaku avatar saliaku commented on June 12, 2024 1

I am in IST( +5:30 ) would be available after 12 noon IST
Sorry for committing the .venv folder. will take care of that next time

from contour.

uspasojevic96 avatar uspasojevic96 commented on June 12, 2024

@saliaku yes you can, there is sample config in https://github.com/contour-terminal/contour/blob/master/src/contour/contour.yml where you can update the comments for the decorations as well as https://github.com/contour-terminal/contour/blob/master/docs/configuration/profiles.md

from contour.

christianparpart avatar christianparpart commented on June 12, 2024

@saliaku Many thanks for your interest. We really highly appreciate that. Also, you may want to join our Discord for some somewhat more realtime communication :)

from contour.

saliaku avatar saliaku commented on June 12, 2024

I am happy to contribute if only you could tell me exactly what to do , I currently use debian 12 on my laptop @uspasojevic96

Also @christianparpart I don't have discord maybe I can join in on signal, matrix or telegram

from contour.

christianparpart avatar christianparpart commented on June 12, 2024

Have python around, so you can run the documentation website locally, then do this:

virtualenv .venv               # create a virtual env for python packages
source .venv/bin/activate      # see for alternative files extensions, depending on your shell)
mkdocs serve -a 127.0.0.1:8080 # will spawn a tiny website on localhost:8080

edit the files, which @uspasojevic96 mentioned (or any other documentation file) and then fire up your web browser and have it pointing to http://127.0.0.1:8080/ to prove-read.

You can deactivate the virtual python environment via deactivate and re-activate it whenever you resume working by rerunning the above source ... command again.

from contour.

saliaku avatar saliaku commented on June 12, 2024

virtual env up and runnig
have made the necessary comments pls do check

from contour.

christianparpart avatar christianparpart commented on June 12, 2024

Create a PR so we can :)

It is late night there now. I will check up later then :)

from contour.

saliaku avatar saliaku commented on June 12, 2024

I still havent got the hang of contributing , I would be awake for some more hours for sure

from contour.

christianparpart avatar christianparpart commented on June 12, 2024

What time zone are you inz we can screen share help you via discord Tomorrow. I should be somewhat available during the day and late evening (UTC+1 here - Germany). P.s.: do not commit the .venv folder but only the changes you have made.

from contour.

saliaku avatar saliaku commented on June 12, 2024

I will be free in 3 hours

from contour.

christianparpart avatar christianparpart commented on June 12, 2024

I will be free in 3 hours

@saliaku, Join me in https://discord.gg/ncv4pG9 in channel #ASMR-coding :)

from contour.

saliaku avatar saliaku commented on June 12, 2024

is this issue closed ?

from contour.

uspasojevic96 avatar uspasojevic96 commented on June 12, 2024

it will auto close when merge happens

from contour.

Related Issues (20)

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.