Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Deploy page

npm install gh-pages / cmd
"homepage": "https://[github-username].github.io/[github-repository-name]" / package.json
"publish": "gh-pages -d dist" / package.json
npm run publish / cmd
Comment

PREVIOUS NEXT
Code Example
Shell :: unix count files in directory with specific name 
Shell :: change default kube editor nano 
Shell :: error: The following untracked working tree files would be overwritten by merge: static/platform_images/landing_page_img.png Please move or remove them before you merge. Aborting 
Shell :: edit grub file 
Shell :: edit bash profile 
Shell :: git amend last commit message 
Shell :: install plasma arch 
Shell :: ubuntu git https not supported 
Shell :: auto generate requirements.txt python 
Shell :: poython opencv pip 
Shell :: HOW TO REPLACE A CHARACTER FROM A STRING IN BASH 
Shell :: list of git branches 
Shell :: git untrack 
Shell :: linux home dir shortcut 
Shell :: git username password config 
Shell :: npm install production only 
Shell :: how to make all directory 775 
Shell :: kubectl exec ls -lah 
Shell :: change shell kali linux 
Shell :: linux remove all from current directory 
Shell :: install typescript in node project 
Shell :: how to add .env to gitignore 
Shell :: git download specific commit 
Shell :: docker remov all running containers 
Shell :: run spec file using pyinstaller 
Shell :: find command recursive 
Shell :: E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 
Shell :: add your SSH key to the ssh-agent. 
Shell :: iptables deny all 
Shell :: setup ngrok in windows subsystem for linux 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =