Code Monkey home page Code Monkey logo

hacktoberfest's Introduction

๐ŸŽƒ Hacktoberfest Landing Page

This repo is home to the Hacktoberfest landing page, located at https://hacktoberfest.appwrite.io/. It's built with Svelte and deployed on Vercel.

hacktoberfest appwrite io_

๐Ÿ‘ฉโ€๐Ÿ’ป Contributing

Like with every GitHub project, contributing starts with cloning this repository. You can either use the code button at the top of this page, or the git clone command as follows

git clone [email protected]:appwrite/hacktoberfest.git
cd hacktoberfest

Then, install the dependencies using

npm install

Once you've installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

๐Ÿ”จ Building

Before creating a production version of the app, install an adapter for your target environment. Then:

npm run build

You can preview the built app with npm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

๐Ÿค• Support

At any point, if you are stuck, feel free to hop on our Discord server to ask questions or seek mentorship! Happy Coding!

hacktoberfest's People

Contributors

2002bishwajeet avatar christyjacob4 avatar codercatdev avatar eldadfux avatar immattdavison avatar meldiron avatar stnguyen90 avatar torstendittmann 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

hacktoberfest's Issues

๐Ÿš€ Feature: Upgrade this site new version of sveltekit

๐Ÿ”– Feature description

As sveltekit is now in the countdown to the stable release. They promise no more breaking changes.
Sveltekit should be upgraded to the new version.
There are some breaking changes.
I want to it for hacktoberfest 22.
should i do it? @wess @eldadfux @stnguyen90 @TorstenDittmann @tessamero

๐ŸŽค Pitch

As sveltekit is now in the countdown to the stable release. They promise no more breaking changes.
Sveltekit should be upgraded to the new version.

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

๐Ÿš€ Feature: Dockerize the project

๐Ÿ”– Feature description

I think we can add dockerize this website

๐ŸŽค Pitch

If someone wants to run the project with docker he will be able to do it!!

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

๐Ÿ› Bug Report: Responsive issue in the blog page for smaller devices

๐Ÿ‘Ÿ Reproduction steps

In The home page when you click the blog link it takes you the blog page. This Page looks good in larger devices but in smaller devices there is responsiveness issue both in the navbar and the corresponding blog page which looks ugly.

๐Ÿ‘ Expected behavior

the navbar should properly expand and the cards below that should be aligned properly

๐Ÿ‘Ž Actual Behavior

appwritehack2

๐ŸŽฒ Appwrite version

Appwrite Cloud

๐Ÿ’ป Operating system

Windows

๐Ÿงฑ Your Environment

No response

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

๐Ÿ› Bug Report: x-axis Overflow

๐Ÿ‘Ÿ Reproduction steps

I was hovering over the button which triggered this issue.

๐Ÿ‘ Expected behavior

There should be enough margin to scale the button on hover
or
There should be an overflow-x : hidden;

๐Ÿ‘Ž Actual Behavior

In website(https://hacktoberfest.appwrite.io/) Hover over "View all Hacktoberfest issues" button extend over x-axis length and overflow occurs. Check Image.
Before Hover on Button
Appwrite before hover

After Hover on Button
Appwrite after hover

๐ŸŽฒ Appwrite version

Different version (specify in environment)

๐Ÿ’ป Operating system

Windows

๐Ÿงฑ Your Environment

I use Microsoft Edge

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

๐Ÿ“š Documentation: npm i && npm run dev fails to run the project on localhost (mandatory to have yarn installed)

๐Ÿ’ญ Description

Since the 'dev' script include yarn commands, its mandatory to have both yarn as well as npm package installed to run the code on local machine
image

Will update the readme file accordingly

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

๐Ÿ“š Documentation: Update Banner in `README.md`

๐Ÿ’ญ Description

The landing page image banner / showcase uses old UI & Logo in the README.md.

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

๐Ÿ› Bug Report: Broken Header Links

๐Ÿ‘Ÿ Reproduction steps

  • Currently scrolling through the Hacktoberfest website I found that the header links are not working.

๐Ÿ‘ Expected behavior

  • By clicking on the particular link we should move to that specific section on the website.

๐Ÿ‘Ž Actual Behavior

Screen.Recording.2022-11-05.at.2.32.45.PM.mov

๐ŸŽฒ Appwrite version

Version 1.0.x

๐Ÿ’ป Operating system

MacOS

๐Ÿงฑ Your Environment

No response

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

Developer environment (Online IDE)

๐Ÿ”– Feature description

Hello maintainers.
I would like to add gitpod to your repo to help beginners contribute.

  • Gitpod is an online IDE which can be launched from any GitHub page. Within seconds, Gitpod provides a fully working development environment, including a VS Code-powered IDE and a cloud-based Linux container explicitly configured for the project
  • I have seen one of your repo adopt gitpod to help new contributors in their open-source journey. It's hassle-free. You don't need to worry about dependencies not being present, since gitpod does all the heavy lifting.

I can add a badge to your repo in the CONTRIBUTING.md file similar to this one:

Contribute with Gitpod

๐ŸŽค Pitch

  • Gitpod is highly contextual, such that it opens the IDE in the correct mode depending on the context:
    • If you are looking at a particular file of a certain commit on GitHub, starting a Gitpod workspace will check out the right version and open the file youโ€™ve been looking at in the IDE.

    • Starting a Gitpod workspace from an issue will automatically create a branch and preconfigure the commit message.

  • Once you are in the IDE, you can interact with GitHub in various ways. Besides the obvious Git integration, you can do things like commenting inline in editors, approving and even merging PRs.

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

๐Ÿ› Bug Report: Top Nav Bar breakout

๐Ÿ‘Ÿ Reproduction steps

When navigated to docs, there is no top nav links to move to further sections

๐Ÿ‘ Expected behavior

Like in Community, Blog and pricing sections, there should be a top nav links to move further sections.
image

๐Ÿ‘Ž Actual Behavior

image

๐ŸŽฒ Appwrite version

Appwrite Cloud

๐Ÿ’ป Operating system

Windows

๐Ÿงฑ Your Environment

No response

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

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.