Popular repositories
-
This was a one-shot POC, no intentions to do any updates to it at this time.
-
Forked from greglobinski/gatsby-starter-personal-blog
A ready to use, easy to customize Gatsby starter. Some functions: markdown posts, pages and fragments, contact form, searching, filtering by category, pwa (100%), favicons generator, rss, sitemap, …
JavaScript
-
-
-
Forked from richardszalay/helix-publishing-pipeline
Unified publishing for Sitecore Helix solutions that extends existing Visual Studio and command line workflows
PowerShell
-
258 contributions in the last year
Contribution activity
March 1, 2021
February 2021
Created 55 commits in 3 repositories
Created a pull request in Sitecore/jss that received 2 comments
[doc] [#458739] refactored doc navigation
removed antd implemented nav based on bootstrap moved nav state into a React context I'm sure this could be further refactored / cleaned up, but …
Opened 15 other pull requests in 4 repositories
Sitecore/jss
8
merged
- [doc] call it the Sitecore Containers starter instead of dotnet
- [doc] lots of fixes for link URLs
- [doc] fixes for What's Different
- [doc] some UX improvements
- [doc] [NextJs] added topic on what's different with Next.js
- [doc] [NextJs] added topic on installing Headless Services
- [doc] [NextJs] added doc w/ deployment options overview
- ensure that .next-container is ignored by git
Sitecore/docker-tools
3
merged
Sitecore/Helix.Examples
2
merged
Sitecore/docker-examples
2
merged
Reviewed 23 pull requests in 2 repositories
Sitecore/jss 22 pull requests
- [Doc]Fix links, footer anchors
- [Doc] [NextJS] Walkthrough: Using GraphQL in component SSR/SSG
- [Doc][NextJS] Document creation of new component
- [Docs] Layout concepts
- [Docs] Next.js - introduction - content authoring concepts
- [Doc] [NextJS] Using Next.js i18n with JSS
- [NextJs] [Doc] Next.js to Sitecore routing doc and diagram
- [Doc] [NextJS] Walkthrough: Deploying to Vercel
- [Doc] [NextJS] Walkthrough: Connect your Next.js app to the Experience Editor
- [Doc] [NextJS] Component-level data fetching
- [Doc] [NextJS] Add procedures for getting-started/walkthrough-jsscreate
- [Doc] [NextJS] Revise documentation for deploying-to-production/export
- [Doc] [NextJS] [WIP] Add documentation for getting-started/walkthrough-dotn…
- [Doc] [NextJS] Data services used by Next.js with JSS
- [Doc] [NextJS] Add documentation for getting-started/options
- [Doc] [NextJS] getStaticPaths and the Sitemap Service
- [Doc] [NextJS] Add documentation for introduction/why-nextjs
- Docs/next js outline
- [Next.js] Fix inaccurate content on GraphQL demo components
- [Next.js] Introduced interfaces for LayoutService and DictionaryService
- [NextJs] [EE] Root server URL detection/handling for internal editing API calls (take 2)
- [NextJs] [EE] Use relative URLs for internal editing API calls