No description
Find a file
Roman Khimov e4393c8690
Merge pull request #37 from nspcc-dev/feature/31-show_truncated_hash
NeoFS Endpoints show truncated hash
2023-10-11 13:16:19 +03:00
.github git: Reuse org-wide DCO workflow 2023-08-29 17:08:20 +03:00
assets/sass Add Glossary page 2022-01-10 14:26:30 +03:00
bin [#4] Use fixed hugo version 2021-12-17 16:56:44 +03:00
content web: Move table to text view in endpoints page 2023-10-11 11:43:29 +03:00
i18n Add simple index for GW 2021-12-08 13:56:17 +03:00
layouts/shortcodes Add Glossary page 2022-01-10 14:26:30 +03:00
static/images add concepts section 2022-03-02 18:28:06 +03:00
themes [#89] Update config params and new submodule 2022-11-30 09:16:00 +03:00
.gitignore Add Glossary page 2022-01-10 14:26:30 +03:00
.gitmodules [#89] Update config params and new submodule 2022-11-30 09:16:00 +03:00
config.toml [#30] Update copyright year in footer section 2023-01-19 17:21:18 +07:00
LICENSE Add license 2021-12-20 15:54:18 +03:00
Makefile [#4] Use fixed hugo version 2021-12-17 16:56:44 +03:00
neofs-cdn.yaml Move content to a new container 2022-01-26 13:42:46 +03:00
README.md *: use nspcc.io as the primary domain in English 2022-12-23 16:26:49 +07:00

NeoFS

NeoFS Documentation site


License

Overview

Welcome to the NeoFS Documentation site repository!

This is a NeoSPCC maintained and community supported NeoFS documentation project, where everyone can contribute new articles, suggest new topics and enhance existing content.

All documentation can be edited via GitHub. We use Hugo for static content generation, so most of Hugo guides are applicable for this site.

How to contribute

  1. Fork the repo
  2. Make some changes
  3. Check how it looks localy with make server
  4. Submit a PR
  5. Wait for PR to be merged =)

Usage

To build and run doc site locally one needs to run make public. This make target will download the required version of hugo and use it for site generation.

The resulting static site content will be in the public directory.

License

License: CC BY-NC-SA 4.0

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.