generated from shuding/nextra-docs-template
-
-
Notifications
You must be signed in to change notification settings - Fork 17
feat: New macros, cleanup and clarification on flag arguments #271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
GildedRoach
wants to merge
47
commits into
main
Choose a base branch
from
gil/chore/more-macros
base: main
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.
+736
−272
Draft
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
f77fc1d
feat: New macros, cleanup and clarification on flag arguments
GildedRoach b9dca6d
chore: Missing thing
GildedRoach aebc908
chore: Better callout
GildedRoach eb4c60e
Update pages/terra/srpm.mdx
GildedRoach df53a9f
feat: Examples for more .desktop flags
GildedRoach 2ec693f
chore: Actually
GildedRoach 9075bf0
feat: Guidelines, more macro stuff, and unify some link formats
GildedRoach 024e4e0
cleanup: A
GildedRoach b9d35b2
cleanup: Make this more uniform too
GildedRoach 3c1dc12
chore: Add TODOs for when I am not about to pass out
GildedRoach 1e859e7
feat: Knock out TODOs
GildedRoach df08221
fix: I think it was this??
GildedRoach 71497e1
cleanup: WTF is this formatting
GildedRoach b9992eb
cleanup: Man IDK how to make this not wrap
GildedRoach fb68afa
fix: Wrong spot
GildedRoach 0b0ed36
cleanup: Grammar
GildedRoach 8399b3c
chore: Different callout type?
GildedRoach 2733403
chore: Callout
GildedRoach 3876361
This callout is cursed
GildedRoach 79f19b0
chore: Someone missed this
GildedRoach 4909892
chore: Use desktop file macros in more examples
GildedRoach b7ac93a
feat: And the new macro
GildedRoach 5634463
cleanup: This was here twice??
GildedRoach 77feea0
chore: rpmspec another preamble
GildedRoach 77faa8a
feat: Update for new
GildedRoach 14b2684
chore: Change NOTE to callouts
GildedRoach 5745df6
chore: Fix the callout formatting dear Lord
GildedRoach 4923cd5
chore: Fix some more formatting
GildedRoach 8e3c82d
chore: Fix unpredictable Bash formatting what is going on
GildedRoach 5894a31
chore: Fix a dead link
GildedRoach 7baf414
fix: Bash cell formatting is truly cursed
GildedRoach a02e739
Trying something
GildedRoach c18a264
Trying something else
GildedRoach a65610f
Fighting for my life RN
GildedRoach 1bfdbe1
cleanup: Proper line breaks
GildedRoach 40a9529
Merge branch 'main' into gil/chore/more-macros
GildedRoach 9247b74
feat: Example for appending regex
GildedRoach 4569931
chore: Move example into info callout
GildedRoach 87eceed
fix: Missing backtick
GildedRoach 5765621
cleanup: That was weird
GildedRoach d461d6e
feat: First draft of webapp docs OH BOYYYYY
GildedRoach 86ec0e6
feat: The funny link
GildedRoach 41d4885
fix: %deno_test header
GildedRoach d244c82
fix(formatting): Remove {:rpmspec} from codeblocks which are part of …
GildedRoach 7aa8ca5
fix: Try to fix this accursed codeblock
GildedRoach 0ef0a04
fix: Another accursed codeblock
GildedRoach ec27091
fix: Typos
GildedRoach 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
Oops, something went wrong.
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.
Shouldn't this be MUST or SHOULD?
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.
I based it off how other parts like this were worded TBH.