-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting up Hexo for documentation #12
Conversation
@abhishek97 @championswimmer Pls have a view and suggest if any changes required. |
how do i build the docs locally?, |
In order to generate the public folder and host it, create a branch named gh-pages in the repository with all the files and hexo installed, |
@muskankhedia there should be a way to build docs locally as well. |
@abhishek97 yes you can view the docs locally in the by executing the command |
As now once the complete doc has been set up, anyone can easily deploy the changes and add more files in the future. This will make the work a lot easier in the future. |
@abhishek97 Pls have a look in the PR. |
@muskankhedia I get empty response after running |
Yaa sure. |
Solves: #1
The parts covered in this PR:
The working is explained in the gif below:
Note: For a check, the docs have been hosted in my account using the gh-pages branch. Pls, do update the
$GITHUB_TOKEN
for the proper and easy deployment of the docs in the organization GitHub link.