Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit868b59d

Browse files
Merge branch 'technoph1le:main' into main
2 parents7151add +2b10de9 commit868b59d

File tree

83 files changed

+1040
-305
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1040
-305
lines changed

‎CONTRIBUTING.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ You can contribute in two main ways:
1313

1414
###How to report bugs
1515

16-
If you spot a bug in the codebase or issues with the documentation, please open up a[GitHub issue](https://github.com/dostonnabotov/quicksnip/issues) detailing the problem before creating a PR. Once confirmed with maintainers, you can then create a PR.
16+
If you spot a bug in the codebase or issues with the documentation, please open up a[GitHub issue](https://github.com/technoph1le/quicksnip/issues) detailing the problem before creating a PR. Once confirmed with maintainers, you can then create a PR.
1717

1818
###How to propose new features
1919

20-
If you are interested in proposing new features, please open up a new[GitHub discussion](https://github.com/dostonnabotov/quicksnip/discussions) with details for the proposed feature.
20+
If you are interested in proposing new features, please open up a new[GitHub discussion](https://github.com/technoph1le/quicksnip/discussions) with details for the proposed feature.
2121

2222
Please do not create a PR for a new feature without first discussing it with the maintainers. If you create a PR for a new feature without discussing it first, then your PR will be closed.
2323

@@ -118,7 +118,7 @@ Here’s an example for #"diff-eca12c0a30e25b4b46522ebf89465a03ba72a03f540796c979137931d8f92055-118-118-0" data-selected="false" role="gridcell" tabindex="-1" valign="top">118
118
---
119119
title: Format Date
120120
description: Formats a date in 'YYYY-MM-DD' format.
121-
author:dostonnabotov
121+
author:technoph1le
122122
tags: date,format
123123
---
124124

@@ -274,6 +274,6 @@ It will update the snippets in the `/public` folder, making them available to th
274274

275275
Whether you’re fixing a tiny typo, writing a new snippet, or dreaming up big features, every bit counts! 🛠️
276276

277-
If you have any questions or need help, feel free to open a new[GitHub discussion](https://github.com/dostonnabotov/quicksnip/discussions).
277+
If you have any questions or need help, feel free to open a new[GitHub discussion](https://github.com/technoph1le/quicksnip/discussions).
278278

279279
Happy coding! 💻✨

‎LICENSE‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c)2024 Technophile
3+
Copyright (c)2025 Technophile
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#QuickSnip
22

3-
Anopen-sourceproject that categorizes handycode snippets across various programming languages. Built with love and powered by an awesome community. 🚀
3+
QuickSnip is anopen-sourcetool designed for developers who want to organize, search, and sharecode snippets across various programming languages. It provides a centralized platform for managing handy snippets. Built with love and powered by an awesome community. 🚀
44

55
<div>
66
<ahref="https://youtu.be/BhRi7fJzPgk?si=z1sVXU7uRS0bkSEt"target="_blank">
@@ -40,7 +40,7 @@ We love to see the creativity of our community! If you build something using Qui
4040
If you’d like to create your own extension or tool:
4141

4242
-[x] Please ensure it adheres to our project’s licensing and attribution requirements.
43-
-[x] Please link to the[original QuickSnip repository](https://github.com/dostonnabotov/quicksnip) in your extension/tool to attribute the source.
43+
-[x] Please link to the[original QuickSnip repository](https://github.com/technoph1le/quicksnip) in your extension/tool to attribute the source.
4444
-[x] Share your work with us — we’d be thrilled to feature it!
4545

4646
##Project Vision

‎VISION.md‎

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

33
##What is QuickSnip?
44

5-
QuickSnip is an open-source tool designed for developers who want to organize, search, and share code snippets. Itaims to streamline the coding process by providing a centralized platform for snippet management.
5+
QuickSnip is an open-source tool designed for developers who want to organize, search, and share code snippets across various programming languages. Itprovides a centralized platform for managing handy snippets. Built with love and powered by an awesome community.
66

77
##Core Principles
88

@@ -53,4 +53,4 @@ This roadmap outlines our current vision for QuickSnip and may evolve based on u
5353

5454
QuickSnip aims to become the preferred platform for developers to store, retrieve, and collaborate on code snippets.
5555

56-
Explore our[GitHub Releases](https://github.com/dostonnabotov/quicksnip/releases) for updates and join us on this journey.
56+
Explore our[GitHub Releases](https://github.com/technoph1le/quicksnip/releases) for updates and join us on this journey.

‎cspell-dict.txt‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ quicksnip
22
slugified
33
slugifyed
44
sublanguage
5-
fastapi
5+
fastapi
6+
technophile
7+
technoph1le
8+
technoph1leyt

‎index.html‎

Lines changed: 46 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22
<htmllang="en">
33
<head>
44
<metacharset="UTF-8"/>
5+
<metaname="viewport"content="width=device-width, initial-scale=1.0"/>
6+
7+
<!-- SEO Meta Tags -->
8+
<meta
9+
name="description"
10+
content="QuickSnip is an open-source tool designed for developers who want to organize, search, and share code snippets across various programming languages. It provides a centralized platform for managing handy snippets. Built with love and powered by an awesome community."
11+
/>
12+
<meta
13+
name="keywords"
14+
content="QuickSnip, code snippets, snippet manager, developer tools, programming, coding"
15+
/>
16+
<metaname="author"content="Technophile"/>
17+
18+
<!-- Open Graph (OG) Meta Tags for Social Media -->
19+
<metaproperty="og:title"content="QuickSnip - Code Snippet Manager"/>
20+
<meta
21+
property="og:description"
22+
content="QuickSnip helps you organize, search, and manage your code snippets efficiently."
23+
/>
24+
<meta
25+
property="og:image"
26+
content="https://github.com/technoph1le/quicksnip/blob/main/public/preview.png?raw=true"
27+
/>
28+
<metaproperty="og:url"content="https://quicksnip.dev/"/>
29+
<metaproperty="og:type"content="website"/>
30+
31+
<!-- Twitter Card for better link previews -->
32+
<metaname="twitter:card"content="summary_large_image"/>
33+
<metaname="twitter:title"content="QuickSnip - Code Snippet Manager"/>
34+
<meta
35+
name="twitter:description"
36+
content="QuickSnip helps you organize, search, and manage your code snippets efficiently."
37+
/>
38+
<meta
39+
name="twitter:image"
40+
content="https://github.com/technoph1le/quicksnip/blob/main/public/preview.png?raw=true"
41+
/>
42+
<metaname="twitter:site"content="@technoph1leyt"/>
43+
44+
<!-- Favicon -->
545
<link
646
rel="apple-touch-icon"
747
sizes="180x180"
@@ -19,9 +59,13 @@
1959
sizes="16x16"
2060
href="/favicon/favicon-16x16.png"
2161
/>
62+
<linkrel="icon"href="/favicon/favicon.ico"/>
2263
<linkrel="manifest"href="/site.webmanifest"/>
23-
<metaname="viewport"content="width=device-width, initial-scale=1.0"/>
24-
<title>QuickSnip</title>
64+
65+
<!-- Canonical URL (Avoid duplicate content issues) -->
66+
<linkrel="canonical"href="https://quicksnip.dev/"/>
67+
68+
<title>QuickSnip - Code Snippet Manager</title>
2569
</head>
2670
<body>
2771
<divid="root"role="presentation"></div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp