Git Product home page Git Product logo

cpeditor.github.io's Introduction

cpeditor.github.io's People

Contributors

allcontributors[bot] avatar chungzh avatar coder3101 avatar danmax03 avatar dependabot-preview[bot] avatar dependabot[bot] avatar gerstudent avatar github-actions[bot] avatar imgbot[bot] avatar izobretatel777 avatar jackhallam avatar kidonng avatar ouuan avatar qinyihao avatar sonulohani avatar studyingfather avatar swiftqwq avatar tfkls avatar toto6038 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cpeditor.github.io's Issues

Yatharath Add your testimonials

In the repository source code you will find index.html. Inside of which you have to add your testimonial that should be exactly 3 lines long on website. You also need a add a picture of yourself on the same, simply add a picture to img/testimonials/your-name.png. This picture must be round and should have background white or transparent preferably.

This should be done ASAP @yatharth1706, Once you have done it and can see that your testimonials and picture are correct in the website at https://cpeditor.github.io

You should close this issue

Missing Join Chat in mobile view

Our website when opened on mobile view does not have Join Chat button. This is bad and people who open the website on mobile phones won't be able to join the telegram group.

This should be addressed quickly.

@cpeditor/website-team this issue will be flagged as high priority. @nitishk72 could you confirm this?

Issues with UI for large resolutions

On UltraWide(21:9) and some other resolutions, your main content overlaps with header.

  • FullHD
image
  • 4k
image
  • UltraWide
image

Note: scrolling doesn't help, you simply can't scroll higher, because the header overlaps the main content. Should just add some margin or padding and that's it.

I would be grateful it you would allow me to fix it :)

Make a download page

It can be like:

Three big icons Windows, Mac OS, and Linux, under each of them a big button "Get Stable Version" and a small button "Get Beta Version", and a complete list of all releases (the list can be on another page, possibly with a paginator or display only the latest 20~50 versions).

Auto Completition

1.) It would be nice if it had an autocompletion feature like in sublime or any other.
2.) And in python, it is not getting auto indenting for the first line but the other lines that follow are auto-indented.

Ouuan Add your testimonials

In the repository source code you will find index.html. Inside of which you have to add your testimonial that should be exactly 3 lines long on website. You also need a add a picture of yourself on the same, simply add a picture to img/testimonials/your-name.png. This picture must be round and should have background white or transparent preferably.

This should be done ASAP @ouuan , Once you have done it and can see that your testimonials and picture are correct in the website at https://cpeditor.github.io

You should close this issue

Nitish Add your testimonials

In the repository source code you will find index.html. Inside of which you have to add your testimonial that should be exactly 3 lines long on website. You also need a add a picture of yourself on the same, simply add a picture to img/testimonials/your-name.png. This picture must be round and should have background white or transparent preferably.

This should be done ASAP @nitishk72 , Once you have done it and can see that your testimonials and picture are correct in the website at https://cpeditor.github.io

You should close this issue

Remove unused CSS and JS

I was seeing the coverage of the webiste and found that only 13% of code is being used. We need to remove the unused CSS and JavaScript.

Screenshot

Add Build instructions for Debian based users

Is your feature request related to a problem? Please describe.

The current scenario of this project needed latest version of Qt5 which is 5.15 to build the tool which is bad as everyone who is building this tool from scratch doesn't have Qt5 latest version installed and as of now we don't even have support for Qt version 5.14 in the tool which is one version behind the latest. I know that Qt 5.15 is the LTS release but it doesn't mean the tool shouldn't support older version of Qt. Ubuntu 20.04 which is the latest LTS as of now has Qt 5.12 installed from the package manager and this version is what this project should also support. Everyone doesn't have arch linux installed in their system.

Describe the solution you'd like

Add support for Qt 5.12 as well by adding check such as if Qt version is lesser than 5.15 and greater than or equal to 5.12 then support by adding older API otherwise use new API.

Describe alternatives you've considered

Ask user to install arch linux.

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.