All Projects → kaushalmodi → Hugo Debugprint

kaushalmodi / Hugo Debugprint

Licence: gpl-3.0
Hugo "debugprint.html" partial

Projects that are alternatives of or similar to Hugo Debugprint

hugo-bare-min-theme
A bare minimum theme for Hugo (https://gohugo.io) to help develop and debug Hugo sites -- https://hugo-bare-min.netlify.com/,
Stars: ✭ 71 (+102.86%)
Mutual labels:  hugo, debug
Java Debug Tool
Java dynamic debug tool
Stars: ✭ 26 (-25.71%)
Mutual labels:  debug
Vim Quickrun
Run commands quickly.
Stars: ✭ 671 (+1817.14%)
Mutual labels:  debug
Hugo Theme Terminal
A simple, retro theme for Hugo
Stars: ✭ 832 (+2277.14%)
Mutual labels:  hugo
Hugo Tranquilpeak Theme
A gorgeous responsive theme for Hugo blog framework
Stars: ✭ 686 (+1860%)
Mutual labels:  hugo
Hugo Utilitybelt
A theme consisting of partials that can be added as a theme component for any Hugo site
Stars: ✭ 17 (-51.43%)
Mutual labels:  hugo
Laravel Web Tinker
Tinker in your browser
Stars: ✭ 664 (+1797.14%)
Mutual labels:  debug
Hoor
Add Shamsi(Jalali) date to Hugo based websites with ease
Stars: ✭ 27 (-22.86%)
Mutual labels:  hugo
React Native Deploy Checklist
Compilado de problemas do React Native em relação ao deploy e suas soluções
Stars: ✭ 26 (-25.71%)
Mutual labels:  debug
Echo
Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率
Stars: ✭ 818 (+2237.14%)
Mutual labels:  debug
Dap Mode
Emacs ❤️ Debug Adapter Protocol
Stars: ✭ 809 (+2211.43%)
Mutual labels:  debug
Node In Debugging
《Node.js 调试指南》
Stars: ✭ 6,139 (+17440%)
Mutual labels:  debug
Hugo Elasticsearch
Generate Elasticsearch indexes for Hugo static sites by parsing front matter
Stars: ✭ 19 (-45.71%)
Mutual labels:  hugo
Redux Bug Reporter
🐛 A bug reporter and bug playback tool for redux. 🐛
Stars: ✭ 683 (+1851.43%)
Mutual labels:  debug
Dominhhai.github.io
My Blog
Stars: ✭ 8 (-77.14%)
Mutual labels:  hugo
Hugo Theme Jane
A readable & concise theme for Hugo
Stars: ✭ 669 (+1811.43%)
Mutual labels:  hugo
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+2031.43%)
Mutual labels:  debug
Hugo Social Metadata
Hugo theme component to add social metadata to your Hugo site with minimal configuration
Stars: ✭ 17 (-51.43%)
Mutual labels:  hugo
Ansible Role Php Xdebug
Ansible Role - PHP Xdebug
Stars: ✭ 34 (-2.86%)
Mutual labels:  debug
Appmetrics
Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
Stars: ✭ 864 (+2368.57%)
Mutual labels:  debug

This is not a standalone theme. This is a Hugo theme component or module.

  • Usage

** Install as repository below themes

  1. Clone this repo to your-site/themes/hugo-debugprint directory.
  2. Add "hugo-debugprint" as the left-most element of the theme list variable in your site's or theme's config.toml. Example: #+begin_example theme = ["hugo-debugprint", "my-theme"] #+end_example

** Install as Hugo module

Add the following code to your config.toml: #+begin_example [module] [[module.imports]] path = "github.com/kaushalmodi/hugo-debugprint" disabled = false #+end_example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].