the-mvm / the-mvm.github.io

The Minimum Viable Model website and Jekyll theme.
https://the-mvm.github.io
GNU General Public License v3.0
89 stars 428 forks source link

Query - This template doesn't use the normal URL path to articles that Jekyll standardises on. #38

Open SimonDarksideJ opened 2 years ago

SimonDarksideJ commented 2 years ago

An observation and just wanted to check this was expected.

Normal jekyll URL's are like

(Site)/year/month/day/articlename

but with this template it is just

(site)/articlename

Is this expected?