mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Move official Git repository to SourceHut
The new source is <https://git.sr.ht/~protesilaos/modus-themes>. The GitLab URL which once was the main source of this project will function as a mirror from now on. This is in addition to the GitHub equivalent: * <https://gitlab.com/protesilaos/modus-themes/> * <https://github.com/protesilaos/modus-themes/> The canonical mailing list for user feedback and/or patches is <https://lists.sr.ht/~protesilaos/modus-themes>. Everyone is encouraged to use it: it is ordinary email and one can attach files (e.g. pictures) if needed.
This commit is contained in:
parent
7f4cd627c2
commit
6bdc035ea1
|
|
@ -5555,10 +5555,11 @@ File: modus-themes.info, Node: Sources of the themes, Next: Issues you can hel
|
|||
|
||||
The ‘modus-operandi’ and ‘modus-vivendi’ themes are built into Emacs 28.
|
||||
|
||||
The source code of the themes is available on GitLab
|
||||
(https://gitlab.com/protesilaos/modus-themes/), for the time being. A
|
||||
mirror on GitHub (https://github.com/protesilaos/modus-themes/) is also
|
||||
on offer.
|
||||
The source code of the themes is available on SourceHut
|
||||
(https://git.sr.ht/~protesilaos/modus-themes). Or check the GitLab
|
||||
mirror (former main source)
|
||||
(https://gitlab.com/protesilaos/modus-themes/) and the GitHub mirror
|
||||
(https://github.com/protesilaos/modus-themes/).
|
||||
|
||||
An HTML version of this manual is provided as an extension of the
|
||||
author’s personal website (https://protesilaos.com/emacs/modus-themes/)
|
||||
|
|
@ -5570,7 +5571,9 @@ File: modus-themes.info, Node: Issues you can help with, Next: Patches require
|
|||
9.2 Issues you can help with
|
||||
============================
|
||||
|
||||
A few tasks you can help with:
|
||||
A few tasks you can help with by sending an email to the general
|
||||
modus-themes public mailing list
|
||||
(https://lists.sr.ht/~protesilaos/modus-themes).
|
||||
|
||||
• Suggest refinements to packages that are covered.
|
||||
• Report packages not covered thus far.
|
||||
|
|
@ -5578,7 +5581,8 @@ A few tasks you can help with:
|
|||
• Help expand the documentation of covered-but-not-styled packages.
|
||||
• Suggest refinements to the color palette.
|
||||
• Help expand this document or any other piece of documentation.
|
||||
• Merge requests for code refinements.
|
||||
• Send patches for code refinements (if you need, ask me for help
|
||||
with Git—we all start out as beginners).
|
||||
|
||||
*note Patches require copyright assignment to the FSF::.
|
||||
|
||||
|
|
@ -6525,15 +6529,15 @@ Node: Are these color schemes?222315
|
|||
Node: Port the Modus themes to other platforms?226035
|
||||
Node: Contributing228816
|
||||
Node: Sources of the themes229213
|
||||
Node: Issues you can help with229849
|
||||
Node: Patches require copyright assignment to the FSF231049
|
||||
Node: Acknowledgements233344
|
||||
Node: Meta236577
|
||||
Node: GNU Free Documentation License239056
|
||||
Node: Indices264408
|
||||
Node: Function index264587
|
||||
Node: Variable index266110
|
||||
Node: Concept index268397
|
||||
Node: Issues you can help with229912
|
||||
Node: Patches require copyright assignment to the FSF231303
|
||||
Node: Acknowledgements233598
|
||||
Node: Meta236831
|
||||
Node: GNU Free Documentation License239310
|
||||
Node: Indices264662
|
||||
Node: Function index264841
|
||||
Node: Variable index266364
|
||||
Node: Concept index268651
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
|
|||
|
|
@ -5520,8 +5520,8 @@ in which you can contribute to their ongoing development.
|
|||
|
||||
The ~modus-operandi~ and ~modus-vivendi~ themes are built into Emacs 28.
|
||||
|
||||
The source code of the themes is [[https://gitlab.com/protesilaos/modus-themes/][available on GitLab]], for the time
|
||||
being. A [[https://github.com/protesilaos/modus-themes/][mirror on GitHub]] is also on offer.
|
||||
The source code of the themes is [[https://git.sr.ht/~protesilaos/modus-themes][available on SourceHut]]. Or check the
|
||||
[[https://gitlab.com/protesilaos/modus-themes/][GitLab mirror (former main source)]] and the [[https://github.com/protesilaos/modus-themes/][GitHub mirror]].
|
||||
|
||||
An HTML version of this manual is provided as an extension of the
|
||||
[[https://protesilaos.com/emacs/modus-themes/][author's personal website]] (does not rely on any non-free code).
|
||||
|
|
@ -5532,7 +5532,8 @@ An HTML version of this manual is provided as an extension of the
|
|||
:end:
|
||||
#+cindex: Contributing
|
||||
|
||||
A few tasks you can help with:
|
||||
A few tasks you can help with by sending an email to the general
|
||||
[[https://lists.sr.ht/~protesilaos/modus-themes][modus-themes public mailing list]].
|
||||
|
||||
+ Suggest refinements to packages that are covered.
|
||||
+ Report packages not covered thus far.
|
||||
|
|
@ -5540,7 +5541,8 @@ A few tasks you can help with:
|
|||
+ Help expand the documentation of covered-but-not-styled packages.
|
||||
+ Suggest refinements to the color palette.
|
||||
+ Help expand this document or any other piece of documentation.
|
||||
+ Merge requests for code refinements.
|
||||
+ Send patches for code refinements (if you need, ask me for help with
|
||||
Git---we all start out as beginners).
|
||||
|
||||
[[#h:111773e2-f26f-4b68-8c4f-9794ca6b9633][Patches require copyright assignment to the FSF]].
|
||||
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
;; Copyright (C) 2019-2022 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Protesilaos Stavrou <info@protesilaos.com>
|
||||
;; URL: https://gitlab.com/protesilaos/modus-themes
|
||||
;; Version: 2.3.0
|
||||
;; URL: https://git.sr.ht/~protesilaos/modus-themes
|
||||
;; Version: 2.3.2
|
||||
;; Package-Requires: ((emacs "27.1"))
|
||||
;; Keywords: faces, theme, accessibility
|
||||
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@
|
|||
;; Copyright (C) 2019-2022 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Protesilaos Stavrou <info@protesilaos.com>
|
||||
;; URL: https://gitlab.com/protesilaos/modus-themes
|
||||
;; Version: 2.3.0
|
||||
;; Last-Modified: <2022-04-05 09:26:57 +0300>
|
||||
;; URL: https://git.sr.ht/~protesilaos/modus-themes
|
||||
;; Version: 2.3.2
|
||||
;; Last-Modified: <2022-04-07 12:52:40 +0300>
|
||||
;; Package-Requires: ((emacs "27.1"))
|
||||
;; Keywords: faces, theme, accessibility
|
||||
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
;; Copyright (C) 2019-2022 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Protesilaos Stavrou <info@protesilaos.com>
|
||||
;; URL: https://gitlab.com/protesilaos/modus-themes
|
||||
;; Version: 2.3.0
|
||||
;; URL: https://git.sr.ht/~protesilaos/modus-themes
|
||||
;; Version: 2.3.2
|
||||
;; Package-Requires: ((emacs "27.1"))
|
||||
;; Keywords: faces, theme, accessibility
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue