Skip to content

Commit 8b45cd8

Browse files
committed
changelog
1 parent 5b42614 commit 8b45cd8

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

README.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,3 @@ Go to Command Terminal
9999
$ make theme=blue-icon
100100

101101
* Now, open ui/build/index.html in the browser to test the template.
102-

changelog.org

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
#+NAME: Changelog
2+
3+
* <2020-07-03 Fri>
4+
5+
- Author :: Ojas Mohril
6+
- Changes ::
7+
- Updated makefile =patch-analytics= command to use
8+
=scripts/patch-analytics.sh= instead of the script
9+
from [[https://github.com/virtual-labs/vlabs-analytics][vlabs-analytics]].
10+
- This script is taken from the [[https://github.com/virtual-labs/vlabs-analytics][vlabs-analytics]] repo but updated
11+
to ignore =content*.html= files. Justification for why this is
12+
needed can be found in [[https://github.com/virtual-labs/problem-solving-iiith/issues/1213][this]] issue. (In brief, content*.html
13+
files are not really html and break when touched by the
14+
analytics code.)
15+
- As a result of this change, the submission files will no longer
16+
have analytics snippet and these page views will not be tracked.
17+
- Removed all committed submission*.html files and added the
18+
pattern to gitignore. These are radomly generated files and
19+
should not be added to version control.
20+
- As the broken content files were comitted at some point on the
21+
master, the working files had to extracted from [[https://github.com/virtual-labs/problem-solving-iiith/commit/591c7f3c91d260a9a0ef12385c62be3b63577e44][this]] commit.

0 commit comments

Comments
 (0)