Giter Club home page Giter Club logo

blog's Introduction

The CircuitVerse logo

Financial Contributors on Open Collective CircleCI Status Coveralls Coverage Status

CircuitVerse is a free, open-source platform which allows users to construct digital logic circuits online. We also offer the Interactive Book which teaches users on the fundamentals of modern, digital circuits. Please also see our documentation or GitHub Wiki.

Community

We would love to hear from you! We communicate on Slack:

Slack

Code of Conduct

We follow the Code of Conduct of the CircuitVerse Community.

Setup

See SETUP.md for more information on setting up CircuitVerse.

Contributing

See CONTRIBUTING.md for more information on contributing to CircuitVerse.

License

This project is licensed under the MIT License.

blog's People

Contributors

aayushgupta05 avatar abstrekt avatar aman-singh7 avatar arnabdaz avatar ayan-biswas0412 avatar danielluehr avatar dependabot-preview[bot] avatar dependabot[bot] avatar devanshd3 avatar devartstar avatar gr455 avatar harshsharma-11 avatar imgbot[bot] avatar manjotsidhu avatar nitish145 avatar pavanjoshi914 avatar pragatijain avatar prerna-0202 avatar pulkit-30 avatar satu0king avatar sheikh-jamiralam avatar shivansh2407 avatar shreyaprasad1209 avatar shubhankarsharma00 avatar subhamkumarr avatar tachyons avatar tanmoysrt avatar vaibhavupreti avatar vedant-jain03 avatar zadeabhishek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blog's Issues

๐Ÿž Bug - Blank Search Functionality

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

In the search icon under blog section of navbar, the prompt suggests type and hit enter for searching. However, I noticed that even when the search bar is left blank, it still triggers a search and displays results for a blank query when press enter. Ideally, a blank search should either prompt users to enter a valid search term or should not trigger a search without any input.

Steps To Reproduce

  1. Visit the CircuitVerse platform.
  2. Go to blog section in navbar.
  3. Click on search icon .
  4. Leave the search bar blank and press enter.

Expected Behavior

A blank search should either prompt users to enter a valid search term or should not trigger a search without any input.

Screenshots

image

Device Information [optional]

- OS: Windows
- Browser: Google Chrome
- version: 120.0.6099.62

Additional context

I believe addressing this issue will enhance the overall user experience on the platform. Thank you for your time and efforts in maintaining CircuitVerse.

Are you working on this issue?

Yes

bug:Search in the header should have boundaries

:Search in the header should have boundaries because it doesn't seem that we are searching ,its look like we are editing the page.So for better experience it is recommended that input for serach has proper boundary area
Screenshot (276)

[TYPO]:CircuitVerse spelling has 'v' in lower case but it should be 'V' in uppercase

see CircuitVerse spelling is written as "Circuitverse" instead of "CircuitVerse"

steps to produce----------------------------------------
1.when you are in blog ,scroll down to footer
2.in footer you find that "Circuitverse" instead of "CircuitVerse"

Reference image

Screenshot (212)

here you can see everywhere we use 'V' instead of 'v' ,so above need to be replaced by 'V'

Screenshot (213)

Tooltips for social-media icons and styling of contact link

Describe the problem
In the "Footer" section of the "Blog" Webpage, all the four social media icons doesn't look descriptive. Adding the Tooltips to each of the icons will enhance the effect of the icons and it will be easy to recognize them. The "Contact" link in between of the footer doesn't look well styled.

To Reproduce
Steps to reproduce the behavior:

Go to https://blog.circuitverse.org/
Scroll down to the "Footer"
See error

Expected behavior
To create tooltips for each of the social-media icons and changing the font styles and position for "Contact Link"

Screenshots

CircuitVerse-Blog-Footer

Are you working on this issue? (Yes/No)
Yes

๐Ÿž Bug - Blank Search Functionality

In the search icon under blog section of navbar, the prompt suggests type and hit enter for searching. However, I noticed that even when the search bar is left blank, it still triggers a search and displays results for a blank query when press enter. Ideally, a blank search should either prompt users to enter a valid search term or should not trigger a search without any input.

Steps To Reproduce
Visit the CircuitVerse platform.
Go to blog section in navbar.
Click on search icon .
Leave the search bar blank and press enter.

Expected Behavior
A blank search should either prompt users to enter a valid search term or should not trigger a search without any input.

Screenshot 2023-12-07 174915

Device Information [optional]

  • OS: Windows
  • Browser: Google Chrome
  • version: 120.0.6099.62

Additional context
I believe addressing this issue will enhance the overall user experience on the platform. Thank you for your time and efforts in maintaining CircuitVerse.

Navbar Size

  • Problem Statement
    The size of the navbar is too large. I will make it small and also add icons on menu bar links.

Images stretched to 100% width

The current theme has css property as width:100% & display:block which prevents positioning of images side-by-side and in their defined size configuration.

Solution:

  • Update theme's CSS to suit our use case.
  • Use some other theme.

Desired Outcome

Desired
Check .nested-img img in inspect/styles tab.

P.S: I tried some of the themes, though they dont impose width:100% but display:block, so anyways theme must be customised.

Consider another blog platform

It might be more beneficial to use a different blog platform such as Ghost, which is more optimised for this purpose.

This would still be self hosted but would provide us with an existing template and online CMS - blog posts could be created straight on the website and drafted/scheduled, instead of having to be done in individual markdown files

Changing old logos in the footer

Is your feature request related to a problem? Please describe

Changing the old logo of twitter ( bird ) to its new logo ( X ) in the footer section of the blog page

Describe the solution you'd like

I would like to solve this issue by replacing the old logo ( Bird ) with the new logo ( X ) of the twitter

Describe alternatives you've considered

No response

Additional context

ScreenShot
image

Are you working on this?

Yes

responsiveness issue

Screenshot 2023-12-11 233504
As the dimensions of the window exceed 991, the above image shows a sudden change and sticks to the top

can i work on this issue

contact us form taking empty fields

in the contact, us form of the blog any user is able to submit a completely blank form.

the demo video is attached.

I see this blog comes from Gethugothemes template, so want to know if changing in this repo after the fork will work or I need to create a pull request in the original repo as well.

if this issue need to be resolve in this repo plz assign it to me.

Contact-Us.webm

Alignment issues in the navbar of circuitverse Blog page

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

In the responsive view the the navbar is not showing the expected alignment .

Steps To Reproduce

  • Visit Blog Page of circuit verse website
  • Open the responsive view ( width < 400 )

Expected Behavior

Logo and the hamburger menu must be aligned in a row instead of a column

Screenshots

image

Device Information [optional]

- OS: Windows 11
- Browser: Firefox
- version:

Additional context

No response

Are you working on this issue?

Yes

[TYPO]: typo in contact form

instead of " you" there should be "your"

SS for refernce
Screenshot (210)

steps to produce----------
1.go to blog section
2.click on the contact
3.there you can see typo

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.