Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/json-schema-org/conference

The JSON Schema conference website
https://github.com/json-schema-org/conference

conference hugo jsonschema

Last synced: 2 days ago
JSON representation

The JSON Schema conference website

Awesome Lists containing this project

README

        

## JSON Schema Conference Website

[![JSON Schema logo - Build more, break less, empower others.](https://raw.githubusercontent.com/json-schema-org/.github/main/assets/json-schema-banner.png)](https://json-schema.org)

## Run Locally

This section is for those interested in contributing or running the landscape website locally.

**Prerequisites:**

* Install [Hugo](https://gohugo.io/installation/)

**Cloning the Website:**

```bash
git clone https://github.com/{{your_username}}/conference.git
```

**Initialising git submodules**

```bash
git submodule update --init
```

**Running dev server**
```bash
hugo server
```

This starts a local server and opens the website in your web browser at http://localhost:1313.

## Editing styles

Website is created leverging scss styles for mkaing changes to it we can edit scss file as per our need then run below make command to build the website and reflect the changes at live server.

```bash
make build
```

**Note:** Since we are using hugo tool for website creation it might take some time to reflect the changes at live server.

## Contributing

* We warmly welcome your contributions to this project! A dedicated [CONTRIBUTING.md](CONTRIBUTING.md) file outlines the various ways you can get involved, including:
* Reporting bugs and requesting features
* Contributing code
* Improving documentation
* Adding new entries to the landscape
* Improving the user interface

## Contact

For any questions or feedback, please feel free to open an issue on this repository.

## Get Involved!

Explore the website and see how you can contribute to this evolving space. Whether through contributions, partnerships, or feedback, your involvement can help shape the future of JSON Schema.

## Connect with the JSON Schema Community


JSON Schema Slack
JSON Schema Twitter
JSON Schema LinkedIn
JSON Schema YouTube