[HN Gopher] Show HN: Responsive NextJS Themes for Dashboards, La...
       ___________________________________________________________________
        
       Show HN: Responsive NextJS Themes for Dashboards, Landing Pages and
       Blogs
        
       Author : creativedg
       Score  : 29 points
       Date   : 2021-05-30 13:25 UTC (9 hours ago)
        
 (HTM) web link (creativedesignsguru.com)
 (TXT) w3m dump (creativedesignsguru.com)
        
       | quaffapint wrote:
       | Are the landing/blog using static generation so you can just do a
       | next export?
        
         | creativedg wrote:
         | Yes, it supports static generation and you can do a `next
         | export`. So, it can generate HTML export, perfect for SEO.
        
       | e12e wrote:
       | Looks interesting. Is there consideration for a11y and l10n/i18n?
        
         | creativedg wrote:
         | Thank you for your feedbacks. There is some consideration for
         | a11y but it isn't perfect yet. In lighthouse score for a11y,
         | the score is around 94-98 for most of the themes. The template
         | comes up with developer tooling like ESLint and Prettier. For
         | ESLint, it includes eslint-plugin-jsx-a11y and raises
         | automatically some a11y errors.
         | 
         | l10n/i18n isn't supported yet. But, I've seen some of users of
         | the theme added i18n without any issue. Definitively, I'm
         | planning to add it.
        
       | city41 wrote:
       | What about them is Next specific? Would they work with say,
       | Gatsby? If so, might be able to expand and go after those users
       | too.
        
         | creativedg wrote:
         | Yes, indeed, nothing specific to Next. All components are
         | written in React TypeScript and it should be easy to adapt to
         | Gatsby.
         | 
         | I've built these themes in this mind, be compatible with all
         | React frameworks like Gatsby and Create React App (unlike Next
         | JS and Gatsby, CRA doesn't support static site generators out
         | of the box).
         | 
         | Not only these template comes up with a design, but I also try
         | to provide a better Developer Experience. So all these themes
         | include JS tooling like ESLint, Prettier, Husky, Bundle-
         | Analyzer, etc. I've chosen to focus on Next JS in this first
         | iteration, which explains why I didn't provide Gatsby right
         | now. If there is some demand, I'll definitively add Gatsby
         | support, also with a great Developer Experience like the Next
         | JS version.
        
       | devops000 wrote:
       | Where is the "preview" button?
        
         | creativedg wrote:
         | Sorry for this inconvenience, I'm currently taking video and
         | I've only published two videos on YouTube for "preview" at:
         | https://www.youtube.com/channel/UCjZpEiptoMVz4U-5G1QKBlA . I'll
         | add the remaining in the following week.
         | 
         | If you don't want to wait, I can send you the remaining video
         | by email. You can find my email at
         | https://creativedesignsguru.com/about/
        
       ___________________________________________________________________
       (page generated 2021-05-30 23:01 UTC)