You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lead = 'nomacs is a free, open source image viewer, which supports multiple platforms. You can use it for viewing all common image formats including RAW and psd images.'
8
+
url = "/docs/getting-started/introduction/"
9
+
url_button = "Get started"
10
+
repo_version = "GitHub v3.16"
11
+
repo_license = "GNU General Public License v3.0."
12
+
repo_url = "https://github.com/nomacs/nomacs"
13
+
14
+
# Menu items
15
+
[[extra.menu.main]]
16
+
name = "Docs"
17
+
section = "docs"
18
+
url = "/docs/getting-started/introduction/"
19
+
weight = 10
20
+
21
+
[[extra.menu.main]]
22
+
name = "Blog"
23
+
section = "blog"
24
+
url = "/blog/"
25
+
weight = 20
26
+
27
+
[[extra.list]]
28
+
title = "Image viewing"
29
+
content = 'Supports the most common image formats including RAW.'
30
+
31
+
[[extra.list]]
32
+
title = "Image editing"
33
+
content = 'Supports cropping, resizing, rotating, and color adjustments, and more.'
34
+
35
+
[[extra.list]]
36
+
title = "Viewer synchronization"
37
+
content = "The same action (like panning, zooming, etc.) can be performed on multiple viewers, making comparing two images easy."
description = "Contributor Covenant Code of Conduct."
4
+
date = 2024-02-03T09:08:13Z
5
+
updated = 2024-02-03T09:08:13Z
6
+
draft = false
7
+
weight = 420
8
+
sort_by = "weight"
9
+
template = "docs/page.html"
10
+
11
+
[extra]
12
+
lead = "Contributor Covenant Code of Conduct."
13
+
toc = true
14
+
top = false
15
+
+++
16
+
17
+
18
+
## Our Pledge
19
+
20
+
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
21
+
22
+
## Our Standards
23
+
24
+
Examples of behavior that contributes to creating a positive environment include:
25
+
26
+
* Using welcoming and inclusive language
27
+
* Being respectful of differing viewpoints and experiences
28
+
* Gracefully accepting constructive criticism
29
+
* Focusing on what is best for the community
30
+
* Showing empathy towards other community members
31
+
32
+
Examples of unacceptable behavior by participants include:
33
+
34
+
* The use of sexualized language or imagery and unwelcome sexual attention or advances
35
+
* Trolling, insulting/derogatory comments, and personal or political attacks
36
+
* Public or private harassment
37
+
* Publishing others' private information, such as a physical or electronic address, without explicit permission
38
+
* Other conduct which could reasonably be considered inappropriate in a professional setting
39
+
40
+
## Our Responsibilities
41
+
42
+
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
43
+
44
+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
45
+
46
+
## Scope
47
+
48
+
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
49
+
50
+
## Enforcement
51
+
52
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at <https://matrix.to/#/#nomacs:matrix.org>. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
53
+
54
+
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
55
+
56
+
## Attribution
57
+
58
+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
0 commit comments