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/index.html | 66 ++++++++++++++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 31 deletions(-) (limited to 'docs/blog/index.html') diff --git a/docs/blog/index.html b/docs/blog/index.html index 0ddfca5..4b4efaa 100644 --- a/docs/blog/index.html +++ b/docs/blog/index.html @@ -1,39 +1,43 @@ - + - - -Blog | PSP-UFU - - - - - - - - - - - - - + + + + +Blog | PSP-UFU + + + + + + + + + + + + + +
-

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.

2020w28a-beta

  • 🔥 Voltage heatmap implemented (OpenGL enabled);
  • 🐛 Several major and minor bugfixes.

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.

22019w44a-beta

  • ✔️ Minor changes to 32bit MSW version for compatibility;
  • ✔️ Travis CI (Continuous Integration) implemented (Linux).

2019w42a-beta

  • 🔥 Harmonic study implemented;
  • 🔥 Autolayout from importation implemented;
  • 🔥 Importation of Matpower files;
  • 🐛 Several minor bugfixes.
- - - - - - - - - - - - - +
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.

2020w28a-beta

  • 🔥 Voltage heatmap implemented (OpenGL enabled);
  • 🐛 Several major and minor bugfixes.

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.

22019w44a-beta

  • ✔️ Minor changes to 32bit MSW version for compatibility;
  • ✔️ Travis CI (Continuous Integration) implemented (Linux).

2019w42a-beta

  • 🔥 Harmonic study implemented;
  • 🔥 Autolayout from importation implemented;
  • 🔥 Importation of Matpower files;
  • 🐛 Several minor bugfixes.
+ + + + + + + + + + + + + + \ No newline at end of file -- cgit