Skip to content

New website of Odisha AI made with static site generator, Zola

License

Notifications You must be signed in to change notification settings

odisha-ml/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odisha AI Website

This website is built using Tabi theme for Zola.

Installation

  1. Install Zola from here.
  2. Clone this repository.
    git clone https://github.com/odisha-ml/website.git
  3. Run zola serve to start the development server.
  4. Open localhost:1111 in your browser.

Contributing

  • Contributions are welcome! Please open an issue or submit a pull request.

Changing the HTML files

  • If you want to change anything in the template HTML files, please make the changes in the /templates directory.
  • If the file is not present in the directory then copy it from the /themes/tabi/templates directory to the /templates directory. Please never make the changes in the /themes/tabi/templates directory.
  • As it will be easy to get the updates from the Tabi theme easier.

Creating a new page

To add new content, create a new file in the content directory with the appropriate metadata. For example, to add a new page called "About", create a file called about.md in the content directory with the following content:

+++
title = "About"
description = "About the Odisha AI community."
date = 2024-07-22
+++

There is no need to write anything on HTML, CSS, or JavaScript. The content is written in Markdown. You can use any Markdown editor to create the content.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Page Score

Mobile

Page Score Mobile

Desktop

Page Score Desktop