Skip to content

Commit

Permalink
refactor(name): change org name (#202)
Browse files Browse the repository at this point in the history
Co-authored-by: Nikita Almanov <[email protected]>
  • Loading branch information
github-actions[bot] and nikkeyl committed Feb 2, 2024
1 parent 604a3a8 commit 15c73b3
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Get Help in GitHub Discussions
url: https://github.com/Conqueror-Site-Builder/conqueror-repo-template/discussions
url: https://github.com/Archoleat/archoleat-repo-template/discussions
about: Have a question? Not sure if your issue affects everyone reproducibly?
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Please, go through these steps before you submit a **Pull Request**.
the Issue that your **Pull Request** fixes (if such).

IMPORTANT: Please see our
[**Contribution Guidelines**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/CONTRIBUTING.md)
[**Contribution Guidelines**](https://github.com/Archoleat/archoleat-repo-template/blob/main/CONTRIBUTING.md)
for details.

**PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
2 changes: 1 addition & 1 deletion .github/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ newIssueWelcomeComment: >
newPRWelcomeComment: >
Thanks for opening this Pull Request!
Please check out our [Contributing Guidelines](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/CONTRIBUTING.md).
Please check out our [Contributing Guidelines](https://github.com/Archoleat/archoleat-repo-template/blob/main/CONTRIBUTING.md).
firstPRMergeComment: >
Congrats on merging your first Pull Request!
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule ".husky"]
path = .husky
url = https://github.com/Conqueror-Site-Builder/.husky.git
url = https://github.com/Archoleat/.husky.git
2 changes: 2 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.ecrc
.gitignore
.gitmodules
.prettierignore
*.md
LICENSE
30 changes: 15 additions & 15 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@ for all involved. The community looks forward to your contributions.
## Code of Conduct

This project and everyone participating in it is governed by the
[**Conqueror Repo Template Code of Conduct**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/CODE_OF_CONDUCT.md).
[**Archoleat Repo Template Code of Conduct**](https://github.com/Archoleat/archoleat-repo-template/blob/main/CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code.

## I Have a Question

> If you want to ask a question, we assume that you have read
> the available [**Documentation**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/README.md).
> the available [**Documentation**](https://github.com/Archoleat/archoleat-repo-template/blob/main/README.md).
Before you ask a question, it is best to search for existing
[**Issues**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/issues)
[**Issues**](https://github.com/Archoleat/archoleat-repo-template/issues)
that might help you. In case you have found a suitable **Issue** and still need
clarification, you can write your question in this **Issue**.
It is also advisable to search the internet for answers first.
Expand All @@ -48,7 +48,7 @@ If you then still feel the need to ask a question and need clarification,
we recommend the following:

- Open an
[**Issue**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/issues/new/choose).
[**Issue**](https://github.com/Archoleat/archoleat-repo-template/issues/new/choose).

- Provide as much context as you can about what you're running into.

Expand Down Expand Up @@ -79,14 +79,14 @@ potential bug as fast as possible.

- Determine if your bug is really a bug and not an error on your side e.g.
using incompatible environment components/versions
(Make sure that you have read the [**Documentation**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/README.md).
(Make sure that you have read the [**Documentation**](https://github.com/Archoleat/archoleat-repo-template/blob/main/README.md).
If you are looking for support, you might want to check
[**this section**](#i-have-a-question)).

- To see if other users have experienced (and potentially already solved)
the same **Issue** you are having, check if there is not already
a bug report existing for your bug or error in the
[**bug tracker**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/issues?q=label%3Abug).
[**bug tracker**](https://github.com/Archoleat/archoleat-repo-template/issues?q=label%3Abug).

- Also make sure to search the internet (including **Stack Overflow**)
to see if users outside of the **GitHub community** have discussed
Expand Down Expand Up @@ -118,7 +118,7 @@ We use GitHub **Issues** to track bugs and errors.
If you run into an **Issue** with the project:

- Open an
[**Issue**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/issues/new/choose).
[**Issue**](https://github.com/Archoleat/archoleat-repo-template/issues/new/choose).
(Since we can't be sure at this point whether it is a bug or not,
we ask you not to talk about a bug yet and not to label the **Issue**.)

Expand Down Expand Up @@ -150,7 +150,7 @@ Once it's filed:
### Suggesting Enhancements

This section guides you through submitting an enhancement suggestion for
**Conqueror Repo Template**, **including completely new features and minor
**Archoleat Repo Template**, **including completely new features and minor
improvements to existing functionality**. Following these guidelines
will help maintainers and the community to understand your suggestion
and find related suggestions.
Expand All @@ -159,12 +159,12 @@ and find related suggestions.

- Make sure that you are using the latest version.

- Read the [**Documentation**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/README.md)
- Read the [**Documentation**](https://github.com/Archoleat/archoleat-repo-template/blob/main/README.md)
carefully and find out if the functionality is already covered,
maybe by an individual configuration.

- Perform a
[**search**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/issues)
[**search**](https://github.com/Archoleat/archoleat-repo-template/issues)
to see if the enhancement has already been suggested.
If it has, add a comment to the existing **Issue** instead
of opening a new one.
Expand All @@ -178,7 +178,7 @@ and find related suggestions.

#### How Do I Submit a Good Enhancement Suggestion?

Enhancement suggestions are tracked as [**GitHub Issues**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/issues/new/choose).
Enhancement suggestions are tracked as [**GitHub Issues**](https://github.com/Archoleat/archoleat-repo-template/issues/new/choose).

- Use a **clear and descriptive title** for the **Issue** to identify
the suggestion.
Expand All @@ -187,13 +187,13 @@ Enhancement suggestions are tracked as [**GitHub Issues**](https://github.com/Co
in as many details as possible.

- **Explain why this enhancement would be useful** to most
**Conqueror Repo Template** users. You may also want to point
**Archoleat Repo Template** users. You may also want to point
out the other projects that solved it better and which
could serve as inspiration.

### Improving The Documentation

Enhancing the documentation of **Conqueror Repo Template** is
Enhancing the documentation of **Archoleat Repo Template** is
crucial for ensuring its usability and accessibility to a wider
audience. Comprehensive and well-structured documentation empowers
users to effectively leverage the template's features and effectively
Expand All @@ -216,10 +216,10 @@ build their projects.

#### How to Submit Documentation Enhancements

Enhancement suggestions are tracked as [**GitHub Issues**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/issues/new/choose).
Enhancement suggestions are tracked as [**GitHub Issues**](https://github.com/Archoleat/archoleat-repo-template/issues/new/choose).

- Use a **clear and descriptive title** for the **Issue** to identify
the suggestion.

- **Explain why this enhancement would be useful** to most
**Conqueror Repo Template** users.
**Archoleat Repo Template** users.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Conqueror Site Builder
Copyright (c) 2024 Archoleat

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
78 changes: 39 additions & 39 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Conqueror Repo Template
# Archoleat Repo Template

![ESM Only](https://img.shields.io/badge/ESM-only-gray?labelColor=fe0)
![TypeScript Only](https://img.shields.io/badge/TypeScript-only-gray?labelColor=06f)
![Commitlint](https://img.shields.io/github/actions/workflow/status/Conqueror-Site-Builder/core/commitlint.yml?label=Commitlint)
![CodeQL](https://img.shields.io/github/actions/workflow/status/Conqueror-Site-Builder/conqueror-repo-template/codeql.yml?label=CodeQL)
![Test](https://img.shields.io/github/actions/workflow/status/Conqueror-Site-Builder/conqueror-repo-template/mocha.yml?label=Test)
![Editorconfig](https://img.shields.io/github/actions/workflow/status/Conqueror-Site-Builder/conqueror-repo-template/editorconfig.yml?label=Editorconfig)
![Prettier](https://img.shields.io/github/actions/workflow/status/Conqueror-Site-Builder/conqueror-repo-template/prettier.yml?label=Prettier)
![Markdown](https://img.shields.io/github/actions/workflow/status/Conqueror-Site-Builder/conqueror-repo-template/markdown.yml?label=Markdown)
![ESLint](https://img.shields.io/github/actions/workflow/status/Conqueror-Site-Builder/conqueror-repo-template/eslint.yml?label=ESLint)
![Commitlint](https://img.shields.io/github/actions/workflow/status/Archoleat/core/commitlint.yml?label=Commitlint)
![CodeQL](https://img.shields.io/github/actions/workflow/status/Archoleat/archoleat-repo-template/codeql.yml?label=CodeQL)
![Test](https://img.shields.io/github/actions/workflow/status/Archoleat/archoleat-repo-template/mocha.yml?label=Test)
![Editorconfig](https://img.shields.io/github/actions/workflow/status/Archoleat/archoleat-repo-template/editorconfig.yml?label=Editorconfig)
![Prettier](https://img.shields.io/github/actions/workflow/status/Archoleat/archoleat-repo-template/prettier.yml?label=Prettier)
![Markdown](https://img.shields.io/github/actions/workflow/status/Archoleat/archoleat-repo-template/markdown.yml?label=Markdown)
![ESLint](https://img.shields.io/github/actions/workflow/status/Archoleat/archoleat-repo-template/eslint.yml?label=ESLint)

## Table of Contents

Expand All @@ -31,9 +31,9 @@
- [Change of Maintainer](#change-of-maintainer)

- [If You're Building a Website](#if-youre-building-a-website)
- [Conqueror](#conqueror)
- [Archoleat](#Archoleat)
- [Browtest](#browtest)
- [Stylelint Config Conqueror SCSS](#stylelint-config-conqueror-scss)
- [Stylelint Config Archoleat SCSS](#stylelint-config-Archoleat-scss)

- [Additions](#additions)
- [Helpers](#helpers)
Expand All @@ -54,7 +54,7 @@

## **Stop Wasting Time on Repository Build-up!**

**Conqueror Repo Template** is a template repository designed for quickly
**Archoleat Repo Template** is a template repository designed for quickly
starting new projects with pre-configured tools and best development practices.
This template includes ready-made solutions for integration with:

Expand Down Expand Up @@ -147,8 +147,8 @@ This template includes ready-made solutions for integration with:

> By default **ESLint**, **Prettier**, **Editorconfig Checker** and
> **Remark** check all files in the project, if you want to change this
> behavior then go to [**`package.json`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/package.json)
> and [**`lint-staged.config.js`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/lint-staged.config.js)
> behavior then go to [**`package.json`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/package.json)
> and [**`lint-staged.config.js`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/lint-staged.config.js)
> files.
- **Tests**: Automated testing will help you focus on
Expand Down Expand Up @@ -184,33 +184,33 @@ This template includes ready-made solutions for integration with:
- **`lint:formatting`**: Runs **Prettier** with the **`--check`** flag
for all files.

> In the [**`prettier.yml`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.github/workflows/prettier.yml)
> In the [**`prettier.yml`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.github/workflows/prettier.yml)
>
> Also run with a **`pre-commit`** hook.
- **`lint:editorconfig`**: Runs **Editorconfig Checker** and
checks all files in the project.

> Also runs with the [**`editorconfig.yml`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.github/workflows/editorconfig.yml)
> Also runs with the [**`editorconfig.yml`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.github/workflows/editorconfig.yml)
> workflow.
- **`lint:md`**: Runs **Remark** with the **`--quiet`** flag and
checks all **Markdown** files.

> Also runs with the [**`markdown.yml`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.github/workflows/markdown.yml)
> Also runs with the [**`markdown.yml`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.github/workflows/markdown.yml)
> workflow.
- **`lint:ts`**: Runs **ESLint** with the flag **`--fix`**
for all **TypeScript** files.

> Runs with the [**`eslint.yml`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.github/workflows/eslint.yml)
> Runs with the [**`eslint.yml`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.github/workflows/eslint.yml)
> workflow.
>
> Also run with a **`pre-commit`** hook.
- **`test`**: Runs **Mocha** and the tests in the **specs/** folder.

> Also runs using the [**`mocha.yml`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.github/workflows/mocha.yml)
> Also runs using the [**`mocha.yml`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.github/workflows/mocha.yml)
> workflow.
- **`commit`**: Runs **Commitlint** to create commits according to
Expand Down Expand Up @@ -252,7 +252,7 @@ This template includes ready-made solutions for integration with:

## Template for NPM Package

If you are creating a plugin for **npm** then you can use the [**npm**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/tree/npm)
If you are creating a plugin for **npm** then you can use the [**npm**](https://github.com/Archoleat/archoleat-repo-template/tree/npm)
branch.

Everything you need is already configured in it.
Expand All @@ -268,15 +268,15 @@ Everything you need is already configured in it.
> You need to install the **Prettier** extension for it to work.
>
> You can see all necessary extensions for **Visual Studio Code** in
> [**.vscode**](https://github.com/Conqueror-Site-Builder/.vscode/settings.json).
> [**.vscode**](https://github.com/Archoleat/.vscode/settings.json).
> \[!TIP]
> If you want to change the rules in **`prettier.config.js`** you can do it
> in **`.editorconfig`**, prettier will automatically pick up the rules
> from editorconfig.
> \[!NOTE]
> All **Markdown** and **.\*ignore** files [**ignored**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.prettierignore).
> All **Markdown** and **.\*ignore** files [**ignored**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.prettierignore).
## Using Bots

Expand All @@ -289,12 +289,12 @@ Everything you need is already configured in it.

The following files use the name **nikkeyl** by default:

- [**`AUTHORS.md`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/AUTHORS.md).
- [**`CODE_OF_CONDUCT.md`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/CODE_OF_CONDUCT.md).
- [**`CODEOWNERS`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.github/CODEOWNERS).
- [**`bug-report.yml`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.github/ISSUE_TEMPLATE/bug-report.yml).
- [**`enhancement-request.yml`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.github/ISSUE_TEMPLATE/enhancement-request.yml).
- [**`docs-enhancement.yml`**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/blob/main/.github/ISSUE_TEMPLATE/docs-enhancement.yml).
- [**`AUTHORS.md`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/AUTHORS.md).
- [**`CODE_OF_CONDUCT.md`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/CODE_OF_CONDUCT.md).
- [**`CODEOWNERS`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.github/CODEOWNERS).
- [**`bug-report.yml`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.github/ISSUE_TEMPLATE/bug-report.yml).
- [**`enhancement-request.yml`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.github/ISSUE_TEMPLATE/enhancement-request.yml).
- [**`docs-enhancement.yml`**](https://github.com/Archoleat/archoleat-repo-template/blob/main/.github/ISSUE_TEMPLATE/docs-enhancement.yml).

Before using this template, replace this name with your
name, name of your team or the name of your organization.
Expand All @@ -304,36 +304,36 @@ name, name of your team or the name of your organization.
## If You're Building a Website

### Conqueror
### Archoleat

If you want to create a website then [**Conqueror**](https://github.com/Conqueror-Site-Builder/conqueror)
If you want to create a website then [**Archoleat**](https://github.com/Archoleat/archoleat)
is more suitable for you.

### Browtest

[**Browtest**](https://github.com/Conqueror-Site-Builder/browtest)
[**Browtest**](https://github.com/Archoleat/browtest)
is an application for testing in (**WebKit**) Safari, (**Gecko**) Firefox and
(**Chromium**) Edge and Chrome, will allow you to quickly and easily view
the site in all the necessary browsers, also it will be a salvation for
those who do not have the opportunity to buy **Apple** products.

<!-- ### ArchUI -->

<!-- If you want to create a website but Conqueror is not suitable for you,
you can use our [**ArchUI**](https://github.com/Conqueror-Site-Builder/arch-ui)
<!-- If you want to create a website but Archoleat is not suitable for you,
you can use our [**ArchUI**](https://github.com/Archoleat/arch-ui)
library to style your website. -->

### Stylelint Config Conqueror SCSS
### Stylelint Config Archoleat SCSS

Extended [**shareable config**](https://github.com/Conqueror-Site-Builder/stylelint-config-conqueror-scss)
for **Stylelint** by **Conqueror Site Builder**.
Extended [**shareable config**](https://github.com/Archoleat/stylelint-config-archoleat-scss)
for **Stylelint** by **Archoleat Site Builder**.

## Additions

### Helpers

If you want to further customize your repository or Visual Studio Code,
you can download [**.helpers**](https://github.com/Conqueror-Site-Builder/.helpers),
you can download [**.helpers**](https://github.com/Archoleat/.helpers),
this package holds:

- **GitHub branch** and **tag protection** rules.
Expand All @@ -347,7 +347,7 @@ this package holds:
### Visual Studio Code

Plugins and snippets for Visual Studio Code in
[**.vscode**](https://github.com/Conqueror-Site-Builder/.vscode).
[**.vscode**](https://github.com/Archoleat/.vscode).

### Husky

Expand All @@ -361,7 +361,7 @@ See also the list of [**Authors**](AUTHORS.md).
## Contributors

If you want to improve something, you can write about it
[**here**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/issues/new/choose).
[**here**](https://github.com/Archoleat/archoleat-repo-template/issues/new/choose).

You can also view a list of [**Contributors**](CONTRIBUTORS.md).

Expand All @@ -375,7 +375,7 @@ and the process for submitting **Pull Request** to us.

We use [**SemVer**](https://semver.org) for versioning.
You can see the available versions
[**here**](https://github.com/Conqueror-Site-Builder/conqueror-repo-template/tags).
[**here**](https://github.com/Archoleat/archoleat-repo-template/tags).

## License

Expand Down
Loading

0 comments on commit 15c73b3

Please sign in to comment.