-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Import old website #1288
Merged
Merged
Import old website #1288
Conversation
This file contains 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
Blogpost for the hotkey revision
FAQ: Sharing SQL or Bib database. Pointing to help files
* Cleaning following the release of JabRef 3.3 * minor typo * minor typo
Just got a reply from the filter author (link was dead).
Redirect to help.jabref.org
Remove FAQ
CC-BY 4.0
Migrate resources.php (+ update)
Throws "loadTs is not a function" exception
tobiasdiez
force-pushed
the
import_old_website
branch
from
August 14, 2022 20:17
5d0552a
to
95148ba
Compare
tobiasdiez
added
the
status: needs review
Pull-request that is waiting for reviews by (core) developers
label
Aug 18, 2022
Azure Static Web Apps: Your stage site is ready! Visit it here: https://mango-pebble-0224c3803-1288.westeurope.1.azurestaticapps.net |
For the sake of moving forward, I'll merge this now. Improvements can be still made later. |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://mango-pebble-0224c3803-1288.westeurope.1.azurestaticapps.net |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
status: needs review
Pull-request that is waiting for reviews by (core) developers
status: safe to test
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.
Fixes partly #1184.
Changes:
Follow-up:
/faq
>https://docs.jabref.org/faq
/blog
>https://blog.jabref.org
(probably the other way around once the blog is migrated as well)/paypal
> either tohttps://www.paypal.com/cgi-bin/webscr?item_name=JabRef+Bibliography+Manager&cmd=_donations&lc=US¤cy_code=EUR&business=donations%40jabref.org
or to/donations
(which then should contain the contents of https://github.com/JabRef/jabref/wiki/Donations/)/gsoc/xyz
>/codeprojects/gsoc/xyz
/bluehat2022
>/codeprojects/bluehat2022
/surveys/
>/surveys/2015
downloads.jabref.org
as well, and correct deep os-specific download links such asdownloads.jabref.org/win
(probably by fetching the latest release from github and building the link using this info)www.jabref.org
to azure, and redirect traffic there/surveys/2015/home.md
toindex.md
and remove the workaround in/page/suveys/slug.vue
once Root page defaults to about.md instead of index.md nuxt/content#1237 is fixed (should be in content 2.1)graphql-codegen-esm
oncegraphql-codegen-esm
throwsloadTs is not a function
dotansimha/graphql-code-generator#8212 is fixedpublic
back toassets
once Resolve assets in markdown content nuxt/content#106 is fixed