Dplugins Logo
  • Code Snippets
  • Code Request
  • Publish NPM with GitHub push

    github yaml location This will push code to NPM after you craete tag with v Example: v1.0.1 NPM_AUTH_TOKEN esbuild.js package.json example

    Category: GitHub
    Marko Krstić

    Marko Krstić

    Tags: npm, publish, script
  • Use github pages to push to the server

    YOURSERVER = Example (ftp.markokrstic.com) Navigate to the settings > Secrets Add your secrets Get more actions examples https://github.com/marketplace/actions/sftp-deploy

    Category: GitHub
    Marko Krstić

    Marko Krstić

    Tags: actions, githubpages, pages
  • GitHub Action to create a release

    With this workflow in place, creating a new release is as simple as pushing a version tag to your repository. The GitHub Action takes care of everything else for you. It checks out your code, sets up Node.js (using the latest LTS version), and installs your project’s dependencies if a package.json file is present. Once…

    Category: GitHub
    Marko Krstić

    Marko Krstić

    Tags: actions, build, release
  • Delete GitHub repository history

    Deleting the .git folder may cause problems in your git repository. If you want to delete all your commit history but keep the code in its current state, it is very safe to do it as in the following: Checkout/create orphan branch (this branch won’t show in git branch command): Add all the files to…

    Category: GitHub
    Marko Krstić

    Marko Krstić

3rd party plugins actions admin after_body archive Blocks build Category config core CPT CSS Custom Post Developer development Front End hook Image img include js livereload load styles loop Must Have notice npm Oxygen plugins publish release repeater script scss settings page share single product Taxonomy themes Tips webpack WooCommerce wordpress WP Admin WPML

Proudly Powered by DPlugins