<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Auroral UI</title>
    <description>The latest articles on DEV Community by Auroral UI (@auroral-ui).</description>
    <link>https://dev.to/auroral-ui</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F3939%2Fa2c5c66d-1caf-4fd9-bf80-4669e68c7e6f.png</url>
      <title>DEV Community: Auroral UI</title>
      <link>https://dev.to/auroral-ui</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/auroral-ui"/>
    <language>en</language>
    <item>
      <title>Firefox theme `Aurora Future`</title>
      <dc:creator>Benny Guo</dc:creator>
      <pubDate>Sun, 25 Apr 2021 13:19:31 +0000</pubDate>
      <link>https://dev.to/auroral-ui/firefox-theme-aurora-future-48ei</link>
      <guid>https://dev.to/auroral-ui/firefox-theme-aurora-future-48ei</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--rTz0M6s5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l7l6xnxtk6l9t035fe11.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--rTz0M6s5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l7l6xnxtk6l9t035fe11.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---uAYHQAk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/p5s4aatg41lu1z2dnxy3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---uAYHQAk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/p5s4aatg41lu1z2dnxy3.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Recently I had switched back to Firefox for web development. &lt;/p&gt;

&lt;p&gt;Thinking back, I had left Firefox since 4-5 years ago, I remember Firefox had the best layout debug tool called &lt;a href="https://getfirebug.com/"&gt;firebug&lt;/a&gt;.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Not sure how many of the web developer now days hear of this tool.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Therefore I decided to make a Aurora Theme for Firefox as well and here it is!&lt;/p&gt;

&lt;p&gt;(Side note I still love Chrome, I still switch between the two from time to time, but a lot more on Firefox now days, because for some reason Chrome is very laggy for my MacBookPro. Also I am thinking of making a chrome theme as well~)&lt;/p&gt;

&lt;p&gt;Here is place to download this theme: &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/aurora-future/"&gt;https://addons.mozilla.org/en-US/firefox/addon/aurora-future/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>firefox</category>
      <category>aurora</category>
      <category>theme</category>
      <category>webdev</category>
    </item>
    <item>
      <title>A futuristic dark theme `Aurora Future`</title>
      <dc:creator>Benny Guo</dc:creator>
      <pubDate>Sat, 17 Apr 2021 16:32:34 +0000</pubDate>
      <link>https://dev.to/auroral-ui/a-futuristic-dark-theme-aurora-future-310p</link>
      <guid>https://dev.to/auroral-ui/a-futuristic-dark-theme-aurora-future-310p</guid>
      <description>&lt;h1&gt;
  
  
  Aurora Future
&lt;/h1&gt;

&lt;blockquote&gt;
&lt;p&gt;This theme is inspired by &lt;strong&gt;Adam Argyle&lt;/strong&gt;'s &lt;a href="https://github.com/argyleink/Kung-Fury-Theme" rel="noopener noreferrer"&gt;Kung-Fury-Theme&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Purple&lt;/strong&gt;, &lt;strong&gt;pink&lt;/strong&gt; and &lt;strong&gt;blue&lt;/strong&gt; are the main colors of this theme. These colors combine give us a futuristic feel. The color scheme is inspired by Adam Argyle's theme.&lt;/p&gt;

&lt;p&gt;However I have change the colors, to follow the colors used in &lt;code&gt;Auroral-UI&lt;/code&gt;, basically the same colors used in my &lt;a href="https://github.com/auroral-ui/hexo-theme-aurora" rel="noopener noreferrer"&gt;Hexo Theme Aurora&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why make this theme?
&lt;/h2&gt;

&lt;p&gt;First is because I fall in love with Adam Argyle's sublime3 theme when I watched his Youtube videos. The syntax highlight he did is just pure awesomeness, but his VSCode's version of the theme is very outdated, also the color saturation is just a bit too high for my own liking, therefore I decided to make my own base on his ideas. Another thing is that I would like to have my own custom theme to go with my Auroral-UI project.&lt;/p&gt;

&lt;p&gt;I have used many themes in VSCode, but most of them used way too many colors. After writing hours of codes, my eyes gets very tiring of looking at those colors.&lt;/p&gt;

&lt;p&gt;Therefore the main goal of this theme is to use the main colors of Auroral-UI and draw back all the distractions from the colors. Which help us focus on what is important and keep the visual harmony in the theme.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;I follow the same goals as Adam Argyle's sublime3 theme, because I couldn't agree more on his design concepts.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Accentuates the signal&lt;/strong&gt; of your code, while pushing back the noise&lt;/li&gt;
&lt;li&gt;Colors, italics, and subdued colors are meaningful to help you understand the code via consistent coloring, there's rhyme and reason for the choices beyond visual harmony&lt;/li&gt;
&lt;li&gt;If your code has no errors, then it looks pythonic (noise reduction)&lt;/li&gt;
&lt;li&gt;Dark mode that's been tested heavily for day and night use&lt;/li&gt;
&lt;li&gt;Leverages cursive if you're using &lt;a href=""&gt;Dank Mono&lt;/a&gt; or &lt;a href=""&gt;Operator Mono&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Recommended combination
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Font&lt;/strong&gt;: use &lt;strong&gt;Dank Mono&lt;/strong&gt; or &lt;strong&gt;Operator Mono&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Icon theme&lt;/strong&gt;: Material Theme Icon Dark&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Screenshots
&lt;/h2&gt;

&lt;h3&gt;
  
  
  JavaScript
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft88o8pv37a5tl5ea2dmn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft88o8pv37a5tl5ea2dmn.png" alt="JavaScript"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Vue
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6vrik7tz5m12ktv1ech1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6vrik7tz5m12ktv1ech1.png" alt="Vue"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Vue-HTML
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4tivaizo4pfmmbqehy0l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4tivaizo4pfmmbqehy0l.png" alt="Vue-HTML"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Json
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3a36m0695cpbu1b42ro5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3a36m0695cpbu1b42ro5.png" alt="Json"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Yaml
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faavtd9seygegzh4ote6c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faavtd9seygegzh4ote6c.png" alt="Yaml"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How to get this theme?
&lt;/h2&gt;

&lt;p&gt;Go search for the theme from VSCode extension, use the theme name &lt;code&gt;Aurora Future&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;Or&lt;/p&gt;

&lt;p&gt;Go to the extension's page &lt;a href="https://marketplace.visualstudio.com/items?itemName=auroral-ui.aurora-future&amp;amp;ssr=false" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Hope you enjoy!~&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>design</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Hexo Aurora Theme released today! </title>
      <dc:creator>Benny Guo</dc:creator>
      <pubDate>Tue, 30 Mar 2021 16:16:43 +0000</pubDate>
      <link>https://dev.to/auroral-ui/hexo-aurora-theme-released-today-51he</link>
      <guid>https://dev.to/auroral-ui/hexo-aurora-theme-released-today-51he</guid>
      <description>&lt;p&gt;New theme hexo-theme-aurora version 1.0.0 released today!&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Aurora is a next generation theme using Aurora colours and UI elements. It give you the feel of smooth flow of colours and a futuristic feeling.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Introduction
&lt;/h1&gt;

&lt;p&gt;My very first theme is &lt;a href="https://github.com/TriDiamond/hexo-theme-obsidian"&gt;hexo-theme-obsidian&lt;/a&gt; which got quite a bit of attention. A lot of bloggers loved this theme, but later on the theme gets a bit hard to maintain due to the fact that it's not using a framework like Vue or React.&lt;/p&gt;

&lt;p&gt;Ever since than, I start to think about refactoring that theme using Vue, and that's when I started my journey of using Vue to build a Hexo theme.&lt;/p&gt;

&lt;p&gt;As I was refactoring Obsidian, I figure some of the user interface isn't as fine tuned as it should be, and as I notice the "Aurora UI" trend in UI designs. (Know as the trend of using gradient colors for UI elements.), at the end I decided to make a brand new theme using the popular UI design elements.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Aurora is a next generation theme using Aurora colours and UI elements. It give you the feel of smooth flow of colours and a futuristic feeling.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--crbO9-s8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/idyxy2b5u9am3s6bj5dx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--crbO9-s8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/idyxy2b5u9am3s6bj5dx.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bFYcZUo9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mz8r184241shj78ya11k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bFYcZUo9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mz8r184241shj78ya11k.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--LRT-I8tB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6h5z7uzq74uc16pu8r69.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--LRT-I8tB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6h5z7uzq74uc16pu8r69.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Compare to Obsidian
&lt;/h2&gt;

&lt;p&gt;The main significant difference between Obsidian and Aurora, is that Aurora is base on Vue3, which means its performance and user interactions are much better than Obsidian.&lt;/p&gt;

&lt;p&gt;Obsidian uses vanilla JavaScript and JQuery to support most of the user interaction and blog features. Of course, I am not saying using vanilla JavaScript and JQuery cannot build a fast and high-quality blog application. It's just using Vue is much more enjoyable for the developer and even more for the readers or viewers.&lt;/p&gt;

&lt;p&gt;Why? Because using Vue, we could turn our blog into a Single Page Application (SPA), therefore users will notice fewer distractions during page to page hopping. For an article-reading blog site, SPA is best for this kind of purpose.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why vue3?
&lt;/h2&gt;

&lt;p&gt;Many asked me that: "Why use Vue3 with Hexo, why not just use the default EJS template system with vuejs."&lt;/p&gt;

&lt;p&gt;Of course, I could add in vuejs with the support of the default ejs template system. Honestly, it wasn't easy making the blog fully customizable using fully restful APIs. It could have been much easier with EJS templates.&lt;/p&gt;

&lt;p&gt;But in the modern frontend development trend, most web applications had switch to frameworks like Vue, React or Angular, because they are much easier and quicker for development. With the support of SPA for these frameworks, it would improve the user accessibility and interactions of the application.&lt;/p&gt;

&lt;p&gt;Thinking through the pros and cons, I had decided to use Vue3 as the framework for developing Aurora.&lt;/p&gt;




&lt;h2&gt;
  
  
  What's in Aurora?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Let's us take a look at the feature list and plans for Aurora:&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  ⭐️ Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Featured section&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Can add a feature meta to any post, those will be pinned into the feature section on the home page.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Multi-language support&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Can dynamically switch the language of the main texts in the application.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Statistics&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Statistic of article words, posts, categories and tags counts.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Article reading time&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Show the estimated reading time of an article.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Mathjax support&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Support mathjax syntax in markdown files.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;SPA&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;No page loading or freezing from page to page.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;NEW&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Comment plugins&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Support the using Gitalk or Valine plugins&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;NEW&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Comment plugins&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Support the using Gitalk or Valine plugins&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;NEW&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Blog search&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Enable to search all the articles in the blog.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;NEW&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Latest comments&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Added a widget showing the latest comments, supported using &lt;code&gt;Gitalk&lt;/code&gt; or &lt;code&gt;Valine&lt;/code&gt;.&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🎨 Theme
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Light and dark&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Light and dark theme support.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Magazine Layout&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Modern magazine grid layout.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Gradient Colours&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Modern gradient colour styles&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Timeline styled archives&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Archived posts into a timeline format&lt;/em&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🛠 Configuration
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Beian Config&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;This feature is especially for China users, for those that need to put Beian info at the footer of the blog.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;✔&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Customizable menu&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Can customize your menu with internal links, external links, custom pages.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;NEW&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Post navigation&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Can navigate to the previous and next article at the end of the article page.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;NEW&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Custom pages&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Can add any custom pages, need to use the customized menu to display in the menu.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span&gt;NEW&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Page navbar&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Can set up a sidebar on the specific page, act as the sub-menu of the page.&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  What is yet to come?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Everything listed here are currently under development.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;span&gt;WIP&lt;/span&gt; &lt;strong&gt;&lt;code&gt;Related posts&lt;/code&gt;&lt;/strong&gt; - _Show a list of the related posts at the end of an article. _&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  What might be coming?
&lt;/h2&gt;

&lt;p&gt;What Aurora might add in the future.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Will host voting events in &lt;a href="https://discord.gg/VC7CrYfds5"&gt;Discord&lt;/a&gt; from time to time. You are welcome to come build Aurora together!&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Image Gallery&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Adding an image gallery page.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Links of friends&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Allow you to list all your friends' blogs.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Tweeting&lt;/code&gt;&lt;/strong&gt; - &lt;em&gt;Allow posting tweets like tweeter for you and your visitors.&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Get the theme now!
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Github Repo: &lt;a href="https://github.com/auroral-ui/hexo-theme-aurora"&gt;https://github.com/auroral-ui/hexo-theme-aurora&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Usage document: &lt;a href="https://aurora.tridiamond.tech/"&gt;https://aurora.tridiamond.tech/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>vue</category>
      <category>javascript</category>
      <category>typescript</category>
      <category>hexo</category>
    </item>
  </channel>
</rss>
