-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinfo.txt
31 lines (25 loc) · 1.59 KB
/
info.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
--------------- To add a blog -------------
1. Create a new file in the blogs folder with the name of the blog as the url.
2. copy the content of the shell file from the same folder into the new file.
3. replace and fill the content of the file with the blog content.
4. add images by uploading images to imagekit, and then adding the imagekit url to the image tag in the blog.
5. add the blog data to the blogs.jsx file in the pages folder.
Note : the URL should not have spaces/capital letters, and should be the same in both pages.
-------------- To add an Event through TypeForm -------------
1. Create a new file in the e folder in pages with the name of the event as the file name.
2. copy the content of the shell file from the same folder into the new file.
3. replace the typeform url with the last part of the new typeform url.
4. replace other datas as necessary.
5. add the new event into
5.1 sidebar.jsx in the components folder.
5.2 header.jsx in the components folder.
5.3 slider.jsx in the components folder with image from imagekit.
--------------- To add an event other than typeform ----------
1. copy and add the FULL URL in
1.1 sidebar.jsx in the components folder.
1.2 header.jsx in the components folder.
1.3 slider.jsx in the components folder with image from imagekit.
-- DOC link => https://ieee-gect.github.io/docs/Working%20with%20mkdocs%20copy/
-- Git page => https://ieee-gect.github.io/web-core/
-- Git repo => https://github.com/IEEE-GECT/web-core
-- website link => ieee.gectcr.ac.in