From 089431d81620abd54b1788df6d5fac43adfee36c Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Wed, 10 Mar 2021 19:49:57 -0300 Subject: PSP-UFU site i18n with docusaurus --- docs/blog/2020/06/13/2020w24a-beta/index.html | 33 +++++++++++++++++++++++++++ docs/blog/2020/07/09/2020w28a-beta/index.html | 33 +++++++++++++++++++++++++++ docs/blog/2020/08/01/2020w31a-beta/index.html | 33 +++++++++++++++++++++++++++ 3 files changed, 99 insertions(+) create mode 100644 docs/blog/2020/06/13/2020w24a-beta/index.html create mode 100644 docs/blog/2020/07/09/2020w28a-beta/index.html create mode 100644 docs/blog/2020/08/01/2020w31a-beta/index.html (limited to 'docs/blog/2020') diff --git a/docs/blog/2020/06/13/2020w24a-beta/index.html b/docs/blog/2020/06/13/2020w24a-beta/index.html new file mode 100644 index 0000000..e62dff7 --- /dev/null +++ b/docs/blog/2020/06/13/2020w24a-beta/index.html @@ -0,0 +1,33 @@ + + + + + + + + +2020w24a-beta | PSP-UFU + + + + + + + + + + + +
+
Skip to main content

2020w24a-beta

  • ✔️ Device context render implemented (to avoid use OpenGL - some machines can't use it properly);
  • ✔️ Added Visual Studio solution to the GitHub project;
  • 🐛 Several major and minor bugfixes.
+ + + + + + + + + + + \ No newline at end of file diff --git a/docs/blog/2020/07/09/2020w28a-beta/index.html b/docs/blog/2020/07/09/2020w28a-beta/index.html new file mode 100644 index 0000000..92ca28b --- /dev/null +++ b/docs/blog/2020/07/09/2020w28a-beta/index.html @@ -0,0 +1,33 @@ + + + + + + + + +2020w28a-beta | PSP-UFU + + + + + + + + + + + +
+
Skip to main content

2020w28a-beta

  • 🔥 Voltage heatmap implemented (OpenGL enabled);
  • 🐛 Several major and minor bugfixes.
+ + + + + + + + + + + \ No newline at end of file diff --git a/docs/blog/2020/08/01/2020w31a-beta/index.html b/docs/blog/2020/08/01/2020w31a-beta/index.html new file mode 100644 index 0000000..d731505 --- /dev/null +++ b/docs/blog/2020/08/01/2020w31a-beta/index.html @@ -0,0 +1,33 @@ + + + + + + + + +2020w31a-beta | PSP-UFU + + + + + + + + + + + +
+
Skip to main content

2020w31a-beta

  • 🔥 PSP-UFU online user guide finally written (only in Brazilian Portuguese, if you want to help me translate this guide, contact-me on GitHub or Twitter);
  • ✔️ New fancy PSP-UFU website and changelog using docusaurus;
  • ✔️ Text element performance improved for OpenGL render;
  • 🐛 Several major and minor bug fixes.
+ + + + + + + + + + + \ No newline at end of file -- cgit