Solidground project documentation. https://docs.solidground.work
 
 
 
 
 
 
Go to file
Arnold Schrijver b5572ee602
Remove Outreach showcase
2023-06-09 10:10:06 +02:00
.github Transition to Codeberg 2022-07-03 14:39:42 +02:00
_experiences/ideationhub Remove Outreach showcase 2023-06-09 10:10:06 +02:00
_floorplanner Split into three projects 2023-02-02 16:58:56 +01:00
_groundwork Update groundwork architecture decisions 2023-04-10 20:52:25 +02:00
_includes Backport and adjust external navigation links 2022-09-23 09:26:08 +02:00
_layouts Refer to Social Coding and Code of Conduct 2022-09-23 13:27:02 +02:00
_plugins Transition to Codeberg 2022-07-03 14:39:42 +02:00
_sass Add Forgers Guild to friends nav section 2022-09-26 21:52:00 +02:00
_taskweave Update to process recipes 2023-06-09 09:30:13 +02:00
assets Asset updates, floorplanner-related diagrams 2023-01-26 09:51:17 +01:00
bin Transition to Codeberg 2022-07-03 14:39:42 +02:00
docs Split into three projects 2023-02-02 16:58:56 +01:00
lib/tasks Transition to Codeberg 2022-07-03 14:39:42 +02:00
script Transition to Codeberg 2022-07-03 14:39:42 +02:00
.domains Transition to Codeberg 2022-07-03 14:39:42 +02:00
.gitignore Transition to Codeberg 2022-07-03 14:39:42 +02:00
.prettierignore Transition to Codeberg 2022-07-03 14:39:42 +02:00
.prettierrc Transition to Codeberg 2022-07-03 14:39:42 +02:00
.stylelintrc.json Transition to Codeberg 2022-07-03 14:39:42 +02:00
404.html Transition to Codeberg 2022-07-03 14:39:42 +02:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2022-09-23 13:29:07 +02:00
CONTRIBUTORS.md Transition to Codeberg 2022-07-03 14:39:42 +02:00
Dockerfile Transition to Codeberg 2022-07-03 14:39:42 +02:00
Gemfile Transition to Codeberg 2022-07-03 14:39:42 +02:00
LICENSE Transition to Codeberg 2022-07-03 14:39:42 +02:00
README.md Reference code of conduct in README 2022-10-04 08:49:23 +02:00
Rakefile Transition to Codeberg 2022-07-03 14:39:42 +02:00
_config.yml Split into three projects 2023-02-02 16:58:56 +01:00
build.sh Transition to Codeberg 2022-07-03 14:39:42 +02:00
docker-compose.yml Transition to Codeberg 2022-07-03 14:39:42 +02:00
favicon.ico Transition to Codeberg 2022-07-03 14:39:42 +02:00
index.md Remove Outreach showcase 2023-06-09 10:10:06 +02:00
just-the-docs.gemspec Transition to Codeberg 2022-07-03 14:39:42 +02:00
package-lock.json Transition to Codeberg 2022-07-03 14:39:42 +02:00
package.json Transition to Codeberg 2022-07-03 14:39:42 +02:00

README.md


This is Solidground Notes. Documentation website for Solidground project.

Contents

Contributing

Bug reports and pull requests are welcome. This project is intended to be a safe, welcoming space for collaboration. Please read our Code of Conduct.

We practice Social Coding Principles. By participating in our projects you consent to our Community Participation Guidelines.).

Create an issue in our Issue Tracker before you start to work on major changes, and check first if a similar issue doesn't already exist. If you want to add something entirely new, then it might be best to start a forum discussion beforehand. Be sure to post in the Solidground Matters category or one of its subcategories.

Site development

Install the prerequisites for building Jekyll websites, fork the repository to your Codeberg account and then clone that repository to your local computer.

To set up your environment for site development, first run bundle install.

To test your theme, run bundle exec jekyll serve and open your browser at http://localhost:4000. This starts a Jekyll server to preview your changes. Add pages, documents, data, etc. like normal to test your modified contents. As you make modifications to the site and its content, the site will regenerate and you should see the changes in the browser after a refresh..

When done editing and everything looks good, you can commit the changes to your Codeberg fork and create a Pull Request. Make sure that both your commit message and the PR description are succinct, clear and summarize the changes you've made.

If your PR relates to an Issue in the tracker, then mention the issue ID in the PR title between brackets e.g. "Improved accessibility (#11)".

Publishing

The site maintainers will review your PR and publish to the website when all suggested changes are accepted.

Credits

The Solidground Notes website is based on the Just-the-Docs Jekyll theme. Many thanks to Patrick Marsceill and all theme contributors, and to Codeberg for hosting great FOSS and this website.

Contributors

See the list of Contributors to the Solidground Notes website, and don't forget to add yourself to this list if you are one of them.

Code of conduct

We practice Social Coding Principles. By participating in our projects you consent to our Community Participation Guidelines.

License

Copyright (c) 2022 Solidground and contributors.

Solidground Docs are licensed AGPL-3.0 for project code, and CC-BY-SA-4.0 for documentation.