Skip to content

OdiaNLP/odianlp.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OdiaNLP Website Source code

Install

git clone https://github.com/OdiaNLP/odianlp.github.io.git
cd odianlp.github.io
pip install -r requirements.txt  # python 3.9+ should be installed

setup

mkdocs serve -a 127.0.0.1:7742

After running the above commands, if you go to the mentioned http://127.0.0.1:7742 on your browser, the website should be running in local now.
You can make changes on the documents you want to change and check the changes over your local website. If looks good, please push your changes and raise a PR for review.
Please create an GitHub Issue, in case of any problem.

License

Creative Commons License This Website's documentation work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.