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
custom-domains
22 files
lemma
Add Stripe
3w ago
c0e24835
Avatar.tsx
Add Stripe
3 weeks ago
BioText.tsx
Initial commit
2 months ago
CenteredMessage.tsx
Initial commit
2 months ago
CodeMirrorMarkdownEditor.tsx
Fix bug that prevented code blocks in dark mode to be presented correctly
2 months ago
CodeMirrorToolbar.tsx
Initial commit
2 months ago
ConfirmDeleteButton.tsx
Initial commit
2 months ago
CoverImage.tsx
Initial commit
2 months ago
CoverImagePicker.tsx
Initial commit
2 months ago
CreatePublication.tsx
Initial commit
2 months ago
CustomDomainSettings.tsx
Add Stripe
3 weeks ago
DomainViews.tsx
Add custom domains
3 weeks ago
EmptyState.tsx
Initial commit
2 months ago
IframelyEmbed.test.tsx
Initial commit
2 months ago
IframelyEmbed.tsx
Initial commit
2 months ago
Nav.tsx
Add suggestions
1 month ago
PageLayout.tsx
Initial commit
2 months 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
2 months 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
2 months ago