This repository was archived by the owner on Jan 23, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Hint the origin of the theme #84
Open
devanshijoshi9
wants to merge
9
commits into
master
Choose a base branch
from
feat/hint-the-origin-of-the-theme
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
3ab108f
Modify style file and readme file
devanshijoshi9 930ed76
Modify readme file
devanshijoshi9 76bc7a1
Add assets description in readme file
devanshijoshi9 944334a
Remove extra space in readme file
devanshijoshi9 531d274
Remove normalise term from the table of contents
devanshijoshi9 6c879ea
Remove table of content from style.css file
devanshijoshi9 ad30531
Add hint of the theme origin description
devanshijoshi9 8be9b18
Modify search-replace functionality in init file
devanshijoshi9 16fd928
Modify readme content
devanshijoshi9 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| # Copyright (C) 2021 Blank Theme | ||
| # Copyright (C) 2022 Blank Theme | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is this auto generated? |
||
| # This file is distributed under the same license as the Blank Theme package. | ||
| msgid "" | ||
| msgstr "" | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,8 +14,7 @@ This theme, like WordPress, is licensed under the GPL. | |
| Use it to make something cool, have fun, and share what | ||
| you've learned with others. | ||
|
|
||
| Blank Theme is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc. | ||
| Underscores is distributed under the terms of the GNU GPL v2 or later. | ||
| Blank Theme is based on Blank theme https://github.com/rtCamp/blankTheme | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Blank Theme is also distributed under the same license, want to retain the license string. |
||
|
|
||
| Normalizing styles have been helped along thanks to the fine work of | ||
| Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we are not supposed to make any replacement in
init.js, other checks are not needed.