mirror of
https://github.com/vale981/website
synced 2025-03-05 09:31:42 -05:00
links with ids
This commit is contained in:
parent
98c8b480ed
commit
4a2145e649
3 changed files with 6 additions and 5 deletions
|
@ -280,6 +280,7 @@ Valentin
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:EXPORT_FILE_NAME: gsoc_1
|
:EXPORT_FILE_NAME: gsoc_1
|
||||||
:EXPORT_DATE: [2021-07-11 15:00]
|
:EXPORT_DATE: [2021-07-11 15:00]
|
||||||
|
:ID: b8c4e6f0-186b-4623-9d98-3110a5d8942c
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
Of course the task I described in the [[*KDE GSOC: Intro][last post]] looks and is quite
|
Of course the task I described in the [[*KDE GSOC: Intro][last post]] looks and is quite
|
||||||
|
@ -506,10 +507,10 @@ code. I have been successful thus far if you would be so lenient not
|
||||||
to count glue code for legacy KStars systems.
|
to count glue code for legacy KStars systems.
|
||||||
|
|
||||||
*** KDE GSOC: Second Coding Period; Some Notes on the Catalog Repo. :GSOC:
|
*** KDE GSOC: Second Coding Period; Some Notes on the Catalog Repo. :GSOC:
|
||||||
|
|
||||||
CLOSED: [2021-08-08 Sun 12:15]
|
CLOSED: [2021-08-08 Sun 12:15]
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:EXPORT_FILE_NAME: gsoc-some-notes
|
:EXPORT_FILE_NAME: gsoc-some-notes
|
||||||
|
:ID: 8f16ce69-3ed9-4e09-992a-47e511e9bb0b
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
#+BEGIN_QUOTE
|
#+BEGIN_QUOTE
|
||||||
|
@ -517,7 +518,7 @@ TL;DR DSO catalogs in KStars are now generated reproducibly in the
|
||||||
CI. A list of available catalogs and documentation can be found [[https://protagon.space/catalogs/pages/catalogs.html][here]].
|
CI. A list of available catalogs and documentation can be found [[https://protagon.space/catalogs/pages/catalogs.html][here]].
|
||||||
#+END_QUOTE
|
#+END_QUOTE
|
||||||
|
|
||||||
As promised [[*KDE GSOC: Community Bonding and First Coding Period (May 17 - July 11)][last time]] I'll now go a little into the [[https://invent.kde.org/vboettcher/kstars-catalogs][Catalogs
|
As promised [[id:b8c4e6f0-186b-4623-9d98-3110a5d8942c][last time]] I'll now go a little into the [[https://invent.kde.org/vboettcher/kstars-catalogs][Catalogs
|
||||||
Repository]].
|
Repository]].
|
||||||
|
|
||||||
Usually DSO catalogs are pretty static and rarely change due to the
|
Usually DSO catalogs are pretty static and rarely change due to the
|
||||||
|
@ -643,7 +644,7 @@ talk about one last small but user-facing feature that I've
|
||||||
implemented.
|
implemented.
|
||||||
|
|
||||||
I've successfully implemented a new DSO backend and smoothed out most
|
I've successfully implemented a new DSO backend and smoothed out most
|
||||||
of the bugs. The [[*KDE GSOC: Second Coding Period; Some Notes on the Catalog Repo.][python framework]] does work satisfactory and all
|
of the bugs. The [[id:8f16ce69-3ed9-4e09-992a-47e511e9bb0b][python framework]] does work satisfactory and all
|
||||||
existing catalogs have been ported. There remains the UGC catalog
|
existing catalogs have been ported. There remains the UGC catalog
|
||||||
which will be imported in the future, either by me or by another
|
which will be imported in the future, either by me or by another
|
||||||
member of the project. The latter option would be a good way to
|
member of the project. The latter option would be a good way to
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
+++
|
+++
|
||||||
title = "GSOC: Second Coding Period; Some Notes on the Catalog Repo."
|
title = "KDE GSOC: Second Coding Period; Some Notes on the Catalog Repo."
|
||||||
author = ["Valentin Boettcher"]
|
author = ["Valentin Boettcher"]
|
||||||
date = 2021-08-08T12:15:00+02:00
|
date = 2021-08-08T12:15:00+02:00
|
||||||
tags = ["GSOC"]
|
tags = ["GSOC"]
|
||||||
|
|
|
@ -14,7 +14,7 @@ talk about one last small but user-facing feature that I've
|
||||||
implemented.
|
implemented.
|
||||||
|
|
||||||
I've successfully implemented a new DSO backend and smoothed out most
|
I've successfully implemented a new DSO backend and smoothed out most
|
||||||
of the bugs. The [python framework](posts/.org) does work satisfactory and all
|
of the bugs. The [python framework]({{< relref "gsoc-some-notes" >}}) does work satisfactory and all
|
||||||
existing catalogs have been ported. There remains the UGC catalog
|
existing catalogs have been ported. There remains the UGC catalog
|
||||||
which will be imported in the future, either by me or by another
|
which will be imported in the future, either by me or by another
|
||||||
member of the project. The latter option would be a good way to
|
member of the project. The latter option would be a good way to
|
||||||
|
|
Loading…
Add table
Reference in a new issue