alpha
Login
or
Join now
lemma.pub
/
lemma
Star
6
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Blogging platform with advanced tools for arts and sciences.
Star
6
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
lemma
/
app
/
components
/
at
main
20 files
lemma
Update PostCard so the title links to the post, the author handle links to the profile, and the pub name links to the pub
4w ago
bd4abf5e
Avatar.tsx
Update PostCard so the title links to the post, the author handle links to the profile, and the pub name links to the pub
1 month ago
BioText.tsx
Initial commit
1 month ago
CenteredMessage.tsx
Initial commit
1 month ago
CodeMirrorMarkdownEditor.tsx
Fix bug that prevented code blocks in dark mode to be presented correctly
1 month ago
CodeMirrorToolbar.tsx
Initial commit
1 month ago
ConfirmDeleteButton.tsx
Initial commit
1 month ago
CoverImage.tsx
Initial commit
1 month ago
CoverImagePicker.tsx
Initial commit
1 month ago
CreatePublication.tsx
Initial commit
1 month ago
EmptyState.tsx
Initial commit
1 month ago
IframelyEmbed.test.tsx
Initial commit
1 month ago
IframelyEmbed.tsx
Initial commit
1 month ago
Nav.tsx
Add suggestions
1 month ago
PageLayout.tsx
Initial commit
1 month ago
PostCard.tsx
Update PostCard so the title links to the post, the author handle links to the profile, and the pub name links to the pub
1 month ago
PostList.tsx
Add textContent/description to post cards across all feeds and profile pages - Consolidate PostList to use PostCard, eliminating duplicate card rendering and adding draft badge/styling support to PostCard via isDraft/editTo props - Add textContent and description to Post type and to getUserPublicPosts and getUserBlogPosts API responses so profile and home pages show snippets - Add markdownToText and description extraction to the backfill Lambda so re-indexing populates textContent on existing post records - Add textContent to celebrity timeline items (was missing from getTimeline)
1 month ago
PreviewRenderer.tsx
Fix diagram dark theme bug
1 month ago
ProfileHeader.tsx
Add links and rss button to pub page
1 month ago
PublicationCard.tsx
Show author handle on publication cards. Store resolvedHandle on publication DynamoDB records (indexer, backfill, API createPublication) and return it from listPublications and listSuggestions
1 month ago
Spinner.tsx
Initial commit
1 month ago