Nuša Pukšič
5f7236fb08
Better interactivity
10 months ago
Nuša Pukšič
e104a48c7e
Declutter publication navi
10 months ago
Nuša Pukšič
1da1065471
Layout issues - make content fill screen and move publication navi again
10 months ago
Nuša Pukšič
0595916644
Blog contents with placeholder interactions
11 months ago
Nuša Pukšič
86976c5bf8
Update ArticleNav
11 months ago
Nuša Pukšič
3605eb295b
Display height was off, innerHeight overestimates the viewport
11 months ago
Nuša Pukšič
f220e2e88c
Merge branch 'refs/heads/master' into issue#199#202
11 months ago
silberengel
22dbaa290f
Merges pull request #30
...
Bring back styles
11 months ago
Silberengel
fabd54fde7
fix broken or missing links
11 months ago
Nuša Pukšič
3560ddb221
Restyle other stuff...
11 months ago
Nuša Pukšič
14c6d31156
Restyle admonitions
11 months ago
Nuša Pukšič
05755293e8
Check if tags exist
11 months ago
Nuša Pukšič
e922f112cf
Merge ate some code... now it's back
11 months ago
Nuša Pukšič
e739f1b49b
Merge branch 'master' into issue#199#202
...
# Conflicts:
# src/lib/components/Publication.svelte
# src/routes/publication/+page.svelte
11 months ago
Nuša Pukšič
6d7f4217ee
Intermediate state where publications have 'covers' and columns are still all messed up
11 months ago
Michael J
2cf4dccda2
Merges pull request #29
...
[WIP] New Publication Loader and Renderer
## Changes
- The new publication tree loader is used to dynamically load publication events.
- The Preview Svelte component is replaced by the PublicationSection component for read-only mode. Editing is not yet defined.
- Only part of a publication loads, initially. Scrolling within a publication causes additional sections of that publication to load.
- This just-in-time loading currently works only in one direction. Users start at the top of a publication and scroll down.
- Planned work will implement bookmarks to allow users to return to a saved point in the middle of a publication.
- The table of contents placeholder is removed.
- Tailwind utilities and components are used for styling within HTML generated from AsciiDoc sources.
- Asciidoctor extensions are scoped so as not to pollute the global scope.
11 months ago
buttercat1791
689bd61ae5
Add a "construction" banner to the base layout
11 months ago
buttercat1791
da0a7dc3cd
Polish up some styles
11 months ago
buttercat1791
823d522395
Comment out ToC placeholder
11 months ago
buttercat1791
3f479169a7
Remove leftover console debug statements
11 months ago
buttercat1791
1ecc6bccbd
Get rendering to work properly with new loader
...
Load-on-scroll can stand to be improved, but it works at a basic level. Event content is rendered correctly, with headings, and many content block types have proper styling.
11 months ago
buttercat1791
9e35e0b229
Update D3
11 months ago
buttercat1791
787eb04028
Add Cursor rules
...
These are used as instructions for all LLMs working on this repo within the Cursor IDE.
11 months ago
buttercat1791
ea72f50286
Merge remote-tracking branch 'onedev/master' into Issue#11#153
11 months ago
Silberengel
77f9069038
fix img tag linting errors
11 months ago
silberengel
1c222f3569
Merges pull request #27
...
Issue#217 Fix Visualization page
11 months ago
Nuša Pukšič
1df1da95ce
Changed the styles of the visualization page, moved the settings
11 months ago
Nuša Pukšič
94842e2326
Moved buttons and consolidated stylesheet
11 months ago
Silberengel
1a17892942
Fixes #217
...
Adds zoom and centering buttons. Implements D3 properly and updates everything to Svelte 5 and CSS styles.
11 months ago
Nuša Pukšič
82f26bbae9
Fix merge blunder, minor changes to the layout
11 months ago
Nuša Pukšič
9f5d08acc9
Merge branch 'master' into issue#199#202
11 months ago
buttercat1791
03612ad6de
Render publication content and headers
...
Incomplete. Some headers are still missing, and we don't yet gracefully handle events that can't be found.
11 months ago
buttercat1791
b383dd0b0c
Remove PageData typings for NDK and Pharos
...
Those should be shared among client-side components with `setContext` and `getContext`.
11 months ago
buttercat1791
46f61da01d
Begin to implement import on visibility for publication content
11 months ago
buttercat1791
b199ab1e50
Begin to move off of `<Preview>` and onto `<PublicationSection>`
11 months ago
buttercat1791
b27a7d2c28
Article -> Publication in component tag
11 months ago
buttercat1791
c63360d1f0
Update publication page load data handling
11 months ago
buttercat1791
5229e807c7
Require SvelteKit >= 2.16.0
11 months ago
buttercat1791
59fec61da8
Merge remote-tracking branch 'onedev/master' into Issue#11#153
11 months ago
silberengel
e9ca3b83c9
Merges pull request #17
...
Issue#162 Display version in About page and some refactoring
11 months ago
Silberengel
1d2e2026c0
Integrate version label into the new About page header
11 months ago
Silberengel
6ec8ac45be
Merge remote-tracking branch 'origin/master' into Issue#162
11 months ago
silberengel
2b4aef56a7
Merges pull request #22
...
Issue#174 Issue#187
11 months ago
silberengel
f397df2d44
Merge branch 'master' into branch 'Issue#174'
11 months ago
silberengel
bf6c183f79
Merges pull request #25
...
Issue#195 new Revamped solution for OpenGraph metadata
11 months ago
Silberengel
7f2187bd07
Defined a standard application OpenGraph metadata for all pages, that can be overridden for individual pages.
11 months ago
Silberengel
ab7189426f
Added Alexandria scroll favicon and old books application image.
11 months ago
Silberengel
c1c9d56518
Move Opengraph metadata from the publication component to the publication page
11 months ago
Silberengel
31cbe20d1f
widen the event json view, to make reading and copy-pasting easier
11 months ago
Silberengel
f240083dac
implemen OpenGraph metadata
11 months ago