I'm not sure I understand what you want to do because if you "disable archiving" so that "all pages stay the same" you'll never be able to post anything.
Each new post is added to your database. If you have 5 posts per page, then the main page of any blog will always have the 5 newest posts. In order that the page always remain the same you have to stop posting. The sidebar feature called "Archives" can be removed from your blog, but given a moment of thought it is one of the few times where a page is not going to change over time. For example if you archive by month then last month's archive link will always contain the posts made last month.
Permalinks are permanent links (unchanging unless you change the format of your permalinks) to single post pages. No matter how much you post the permalink will always go to that specific page.
I'm not sure I understand what you want to do because if you "disable archiving" so that "all pages stay the same" you'll never be able to post anything.
Each new post is added to your database. If you have 5 posts per page, then the main page of any blog will always have the 5 newest posts. In order that the page always remain the same you have to stop posting. The sidebar feature called "Archives" can be removed from your blog, but given a moment of thought it is one of the few times where a page is not going to change over time. For example if you archive by month then last month's archive link will always contain the posts made last month.
Permalinks are permanent links (unchanging unless you change the format of your permalinks) to single post pages. No matter how much you post the permalink will always go to that specific page.
Maybe I'm not understanding your goal?