Skip to content
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

Converted docs to using material theme #132

Merged
merged 3 commits into from
Jun 23, 2023

Conversation

krishnaglodha
Copy link
Member

Converted docs to using mkdocs with material theme.

I have added new mkdocs.yml file . I have also added custom js and css code for termy

web/docs/assets/javascripts/old_custom.js Outdated Show resolved Hide resolved
web/docs/assets/javascripts/old_termynal.js Outdated Show resolved Hide resolved
web/docs/assets/stylesheets/old_custom.css Outdated Show resolved Hide resolved
web/docs/assets/stylesheets/old_termynal.css Outdated Show resolved Hide resolved
curl -O https://codeload.github.com/geopython/geopython-workshop/zip/master
unzip master
cd geopython-workshop-master/workshop

# start the workshop
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep all termy comments as #, not //.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I add #

<div class="termy">

```console
curl -O https://codeload.github.com/geopython/geopython-workshop/zip/master
unzip master
cd geopython-workshop-master/workshop

# start the workshop
./geopython-workshop-ctl.sh start
# display URL and open in default web browser
./geopython-workshop-ctl.sh url
# stop workshop
./geopython-workshop-ctl.sh stop
``` Screenshot 2023-06-22 at 9 06 34 AM

@tomkralidis tomkralidis merged commit 995abe4 into geopython:master Jun 23, 2023
justb4 added a commit that referenced this pull request Jun 23, 2023
think the problem was that deps were installed in wrong working dir. Took the 'diving into pygeoapi' Action as example.
justb4 added a commit that referenced this pull request Jun 23, 2023
Try to retrigger build with updated Action file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants