Skip to content

Commit dec2734

Browse files
author
bugfish\bugfishtm
committed
changes
1 parent 94c48b9 commit dec2734

37 files changed

+264
-2726
lines changed

.github/CONTRIBUTING.md

Lines changed: 6 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,18 @@
22

33
Follow these guidelines if you'd like to contribute to the project!
44

5-
---
65

7-
## Table of contents
8-
9-
Read through these guidelines before you get started:
10-
11-
1. [Questions & Concerns](#questions--concerns)
12-
2. [Issues & Bugs](#issues--bugs)
13-
3. [Feature Requests](#feature-requests)
14-
4. [Submitting Pull Requests](#submitting-pull-requests)
15-
5. [Code Style](#code-style)
16-
17-
## Questions & concerns
6+
## Questions
187

198
If you have any questions about using or developing for this project, reach out to @bugfishtm.
209

21-
## Issues & bugs
10+
## Issues
2211

2312
Submit an issue or pull request with a fix if you find any bugs in
24-
the project. When submitting an issue or pull request, make sure you're as detailed as possible and fill in all answers to questions asked in the templates. For example, an issue that simply states "X/Y/Z isn't working!" will be closed.
25-
26-
## Feature requests
27-
28-
Submit an issue to request a new feature. Features fall into one of two
29-
categories:
30-
31-
1. **Major**: Major changes should be discussed via email. I'm
32-
always open to suggestions and will get back to you as soon as I can!
33-
2. **Minor**: A minor feature can simply be added via a pull request.
34-
35-
## Submitting pull requests
36-
37-
Before you do anything, make sure you check the current list of pull requests
38-
to ensure you aren't duplicating anyone's work. Then, do the following:
13+
the project. When submitting an issue or pull request, make sure you're as detailed as possible.
3914

40-
1. Fork the repository and make your changes in a git branch: `git checkout -b my-branch base-branch`
41-
2. Read and follow the code style guidelines.
42-
3. Make sure your feature or fix doesn't break the project! Test thoroughly.
43-
4. Commit your changes, and be sure to leave a detailed commit message.
44-
5. Push your branch to your forked repo on GitHub: `git push origin my-branch`
45-
6. Submit a pull request and hold tight!
46-
7. If any changes are requested by the project maintainers, make them and follow this process again until the changes are merged in.
15+
## Features
4716

48-
## Code style
17+
Submit an issue to request a new feature.
4918

50-
Please mark your changes by comments inside the code structure.
19+
🐟 Bugfish <3

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,7 @@
1-
# Submit a feature request or bug report
1+
Issues & Features:
22

3-
Before you submit an issue, check to see if it has already been reported!
4-
Any questions should be directed to @bugfishtm.
5-
6-
---
7-
8-
9-
## Information
10-
11-
- Operating System: X
12-
- Browser: X
13-
- Software Version: X
14-
- Software Build: X
15-
16-
## Description
3+
- Include screenshots if possible and describe the issue you have or the feature you want to have included.
4+
- Add steps if possible to reproduce your issue, that the support can better understand whats going on if you post an issue.
5+
- Add relevant Software / Server or Device Information to solve your issue.
176

18-
Include screenshots if possible and describe the issue you have or the feature you want to add. If you are adding a bug report, try to add upper information like software version and operating system, so we can better understand your issue. This is a general issue template, in some repositories some requested information may not be necessary or required.
19-
20-
## Steps to reproduce
21-
22-
Add steps if possible to reproduce your issue, that the support can better understand whats going on.
23-
24-
## Other relevant information
25-
26-
Add any other relevant information about this issue.
7+
Any questions should be directed to @bugfishtm.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,12 @@
1-
# Submit a pull request
1+
Please provide information:
22

3-
Thank you for submitting a pull request! To speed up the review process, please ensure that everything below
4-
is true:
3+
- Details: Provide details about your pull request and what it adds, fixes, or changes.
4+
- Issues fixed: Enter the issue numbers resolved by this pull request below, if any.
5+
6+
Please check your request:
57

68
1. This is not a duplicate of an existing pull request.
79
2. No existing features have been broken without good reason.
810
3. Your commit messages are detailed.
9-
4. The code style guidelines have been followed.
10-
5. Documentation has been updated to reflect your changes.
11-
6. Tests have been added or updated to reflect your changes.
12-
7. All tests have passed.
1311

1412
Any questions should be directed to @bugfishtm.
15-
16-
---
17-
18-
## Pull request details
19-
20-
Provide details about your pull request and what it adds, fixes, or changes.
21-
22-
## Breaking changes
23-
24-
Describe what features are broken by this pull request and why, if any.
25-
26-
## Issues fixed
27-
28-
Enter the issue numbers resolved by this pull request below, if any.
29-
30-
## Other relevant information
31-
32-
Provide any other important details below.

404.html

Lines changed: 2 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858

5959

60-
<body dir="ltr" data-md-color-scheme="slate" data-md-color-primary="deep-orange" data-md-color-accent="deep-orange">
60+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="deep-orange" data-md-color-accent="deep-orange">
6161

6262

6363
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
@@ -109,7 +109,7 @@
109109

110110

111111

112-
<input class="md-option" data-md-color-media="" data-md-color-scheme="slate" data-md-color-primary="deep-orange" data-md-color-accent="deep-orange" aria-hidden="true" type="radio" name="__palette" id="__palette_0">
112+
<input class="md-option" data-md-color-media="" data-md-color-scheme="default" data-md-color-primary="deep-orange" data-md-color-accent="deep-orange" aria-hidden="true" type="radio" name="__palette" id="__palette_0">
113113

114114

115115
</form>
@@ -243,46 +243,6 @@
243243

244244

245245

246-
<li class="md-nav__item">
247-
<a href="/serv.html" class="md-nav__link">
248-
249-
250-
<span class="md-ellipsis">
251-
Services
252-
</span>
253-
254-
255-
</a>
256-
</li>
257-
258-
259-
260-
261-
262-
263-
264-
265-
266-
<li class="md-nav__item">
267-
<a href="/web.html" class="md-nav__link">
268-
269-
270-
<span class="md-ellipsis">
271-
Websites
272-
</span>
273-
274-
275-
</a>
276-
</li>
277-
278-
279-
280-
281-
282-
283-
284-
285-
286246
<li class="md-nav__item">
287247
<a href="/infr.html" class="md-nav__link">
288248

CONTRIBUTING.md

Lines changed: 6 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,18 @@
22

33
Follow these guidelines if you'd like to contribute to the project!
44

5-
---
65

7-
## Table of contents
8-
9-
Read through these guidelines before you get started:
10-
11-
1. [Questions & Concerns](#questions--concerns)
12-
2. [Issues & Bugs](#issues--bugs)
13-
3. [Feature Requests](#feature-requests)
14-
4. [Submitting Pull Requests](#submitting-pull-requests)
15-
5. [Code Style](#code-style)
16-
17-
## Questions & concerns
6+
## Questions
187

198
If you have any questions about using or developing for this project, reach out to @bugfishtm.
209

21-
## Issues & bugs
10+
## Issues
2211

2312
Submit an issue or pull request with a fix if you find any bugs in
24-
the project. When submitting an issue or pull request, make sure you're as detailed as possible and fill in all answers to questions asked in the templates. For example, an issue that simply states "X/Y/Z isn't working!" will be closed.
25-
26-
## Feature requests
27-
28-
Submit an issue to request a new feature. Features fall into one of two
29-
categories:
30-
31-
1. **Major**: Major changes should be discussed via email. I'm
32-
always open to suggestions and will get back to you as soon as I can!
33-
2. **Minor**: A minor feature can simply be added via a pull request.
34-
35-
## Submitting pull requests
36-
37-
Before you do anything, make sure you check the current list of pull requests
38-
to ensure you aren't duplicating anyone's work. Then, do the following:
13+
the project. When submitting an issue or pull request, make sure you're as detailed as possible.
3914

40-
1. Fork the repository and make your changes in a git branch: `git checkout -b my-branch base-branch`
41-
2. Read and follow the code style guidelines.
42-
3. Make sure your feature or fix doesn't break the project! Test thoroughly.
43-
4. Commit your changes, and be sure to leave a detailed commit message.
44-
5. Push your branch to your forked repo on GitHub: `git push origin my-branch`
45-
6. Submit a pull request and hold tight!
46-
7. If any changes are requested by the project maintainers, make them and follow this process again until the changes are merged in.
15+
## Features
4716

48-
## Code style
17+
Submit an issue to request a new feature.
4918

50-
Please mark your changes by comments inside the code structure.
19+
🐟 Bugfish <3

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Bugfish Documentations
2+
23
Welcome to Bugfish's Documentation Hub, your go-to resource for comprehensive documentation on a wide range of projects and topics. This repository serves as the GitHub page for Bugfish's personal documentation hub.
34

45
## Explore the Documentation
@@ -16,9 +17,10 @@ If you encounter any issues or have questions, we encourage you to visit [Bugfis
1617
## Bugfish Online Presence
1718

1819
- Website: [Bugfish](https://bugfish.eu)
20+
- CMS: [Bugfish](https://suitefish.com)
1921
- Blog: [Bugfish Blog](https://bugfishtm.blogspot.com/)
2022
- Documentations: [Bugfish Documentation Hub](https://bugfishtm.github.io)
2123

2224
Thank you for choosing Bugfish Documentation Hub as your resource for in-depth documentation. We're here to make your journey smoother and more informative.
2325

24-
Have fun coding!
26+
🐟 Bugfish <3

aboutme.html

Lines changed: 4 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333

3434

35+
3536
<script type="application/ld+json">
3637
{
3738
"@context": "http://schema.org",
@@ -74,8 +75,7 @@
7475
<meta name="description" content="Explore my passion for 3D modeling, music, web development, and graphic design. Discover my projects, watch videos, and listen to music I’ve created. Check out my YouTube channel and see how you can support my creative journey.">
7576
<meta name="og:description" content="Explore my passion for 3D modeling, music, web development, and graphic design. Discover my projects, watch videos, and listen to music I’ve created. Check out my YouTube channel and see how you can support my creative journey.">
7677
<meta property="og:image" content="./meta.png" />
77-
78-
78+
7979

8080

8181

@@ -113,7 +113,7 @@
113113

114114

115115

116-
<body dir="ltr" data-md-color-scheme="slate" data-md-color-primary="deep-orange" data-md-color-accent="deep-orange">
116+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="deep-orange" data-md-color-accent="deep-orange">
117117

118118

119119
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
@@ -170,7 +170,7 @@
170170

171171

172172

173-
<input class="md-option" data-md-color-media="" data-md-color-scheme="slate" data-md-color-primary="deep-orange" data-md-color-accent="deep-orange" aria-hidden="true" type="radio" name="__palette" id="__palette_0">
173+
<input class="md-option" data-md-color-media="" data-md-color-scheme="default" data-md-color-primary="deep-orange" data-md-color-accent="deep-orange" aria-hidden="true" type="radio" name="__palette" id="__palette_0">
174174

175175

176176
</form>
@@ -304,46 +304,6 @@
304304

305305

306306

307-
<li class="md-nav__item">
308-
<a href="serv.html" class="md-nav__link">
309-
310-
311-
<span class="md-ellipsis">
312-
Services
313-
</span>
314-
315-
316-
</a>
317-
</li>
318-
319-
320-
321-
322-
323-
324-
325-
326-
327-
<li class="md-nav__item">
328-
<a href="web.html" class="md-nav__link">
329-
330-
331-
<span class="md-ellipsis">
332-
Websites
333-
</span>
334-
335-
336-
</a>
337-
</li>
338-
339-
340-
341-
342-
343-
344-
345-
346-
347307
<li class="md-nav__item">
348308
<a href="infr.html" class="md-nav__link">
349309

@@ -648,7 +608,6 @@ <h2 id="personal-channels">Personal Channels</h2>
648608
<li><a href="https://x.com/bugfishx658">Twitter</a></li>
649609
<li><a href="https://www.tiktok.com/@bugfish_tm">TikTok</a></li>
650610
<li><a href="https://discord.com/invite/kNg6duDMWy">Discord</a></li>
651-
<li><a href="https://allpoetry.com/Bugfish">AllPoetry</a></li>
652611
</ul>
653612
<h2 id="media-channels">Media Channels</h2>
654613
<div class="admonition note">

bugfish-cms-banner.jpg

-28 KB
Binary file not shown.

bugfish-framework-banner.jpg

17.2 KB
Loading

bugfish-framework-logo-small.jpg

8.3 KB
Loading

0 commit comments

Comments
 (0)